forked from amazingfate/loongoffice
Work around GCC 4.8 -Werror=format= in python3
...complainging that "‘PyArg_ParseTuple’ is an unrecognized format function type." Change-Id: I125af6669010c4c9c1a18cc7c1a4895acc89338b
This commit is contained in:
@ -30,6 +30,7 @@ $(eval $(call gb_UnpackedTarball_add_patches,python3,\
|
||||
python3/python-3.3.0-ssl.patch.1 \
|
||||
python3/python-3.3.0-implicit-int.patch.1 \
|
||||
python3/python-3.3.0-ffi-clang.patch.1 \
|
||||
python3/python-3.3.0-gcc-4.8.patch.1 \
|
||||
))
|
||||
|
||||
ifneq ($(OS),WNT)
|
||||
|
||||
Reference in New Issue
Block a user