gcc-15.2.0
This commit is contained in:
@@ -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\) ")
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user