Don't clone base64 repository at first build, use a static version of Base64.h (not modified since many years)
Patch from Nguyễn Gia Phong
This commit is contained in:
@@ -12,9 +12,6 @@ pushd lib/pugixml
|
||||
git pull origin latest
|
||||
popd
|
||||
|
||||
# Base64
|
||||
# Nothing to do
|
||||
|
||||
# uPDFParser
|
||||
pushd lib/updfparser
|
||||
git pull origin master
|
||||
|
||||
Reference in New Issue
Block a user