core rebuild
This commit is contained in:
@@ -34,7 +34,8 @@ def setup():
|
||||
|
||||
#os.system("echo -e '\033[0;36mBuilding Python\033[0m' ")
|
||||
|
||||
pisitools.cflags.add("-fwrapv -std=c17")
|
||||
# pisitools.cflags.add("-fwrapv -std=c++17")
|
||||
pisitools.cflags.add("-fwrapv -std=gnu17")
|
||||
|
||||
# no rpath
|
||||
pisitools.dosed("configure.ac", "-rpath \$\(LIBDIR\) ")
|
||||
|
||||
Reference in New Issue
Block a user