wine 1.9.14 version bump

This commit is contained in:
Ergün Salman
2016-07-11 16:25:28 +03:00
committed by GitHub
parent c69e1e25f8
commit 53c594441c
+2 -2
View File
@@ -25,13 +25,13 @@ def setup():
#
# More info can be obtained here: http://wiki.winehq.org/Wine64
#shelltools.export("CPPFLAGS", "-U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0")
#shelltools.system("make -C ./wine-staging-%s/patches DESTDIR=$(pwd) install" %get.srcVERSION())
#pisitools.flags.add("-fno-omit-frame-pointer")
shelltools.system("sed -i 's|OpenCL/opencl.h|CL/opencl.h|g' configure*")
shelltools.export("CPPFLAGS", "-U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0")
autotools.autoreconf("-vif")
options = "--without-capi \
--with-curses \