gcc-15.2.0

This commit is contained in:
Rmys
2025-10-21 20:39:30 +03:00
parent a8e6812a8b
commit 63cb059e52
6 changed files with 41 additions and 11 deletions
+3 -1
View File
@@ -14,7 +14,9 @@ WorkDir = "Python-%s" % get.srcVERSION()
PythonVersion = "2.7"
def setup():
# shelltools.system("sed -i 's/#include <linux\/soundcard.h>/#include <sys\/soundcard.h>/' Modules/linuxaudiodev.c")
# shelltools.system("export PYTHON_DISABLE_SSL='1'")
#shelltools.system("echo -e '\033[0;36mBuilding Bzip2\033[0m' ")
#shelltools.makedirs("%s/temp/lib" %get.workDIR())
@@ -32,7 +34,7 @@ def setup():
#os.system("echo -e '\033[0;36mBuilding Python\033[0m' ")
pisitools.cflags.add("-fwrapv")
pisitools.cflags.add("-fwrapv -std=c17")
# no rpath
pisitools.dosed("configure.ac", "-rpath \$\(LIBDIR\) ")
+7
View File
@@ -143,6 +143,13 @@
</Package>-->
<History>
<Update release="52">
<Date>2025-10-15</Date>
<Version>2.7.18</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="51">
<Date>2025-08-08</Date>
<Version>2.7.18</Version>