core rebuild

This commit is contained in:
Rmys
2025-11-02 16:06:48 +03:00
parent 4d2757714a
commit bf679013a1
32 changed files with 612 additions and 1042 deletions
+2 -1
View File
@@ -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\) ")