glibc-2.26 sorunu

This commit is contained in:
Rmys
2018-07-30 02:30:27 +03:00
committed by GitHub
parent 0a445560f9
commit 7466089959
+1
View File
@@ -10,6 +10,7 @@ from pisi.actionsapi import shelltools
from pisi.actionsapi import get
def setup():
shelltools.system("sed -i '/math.h/a #include <malloc.h>' src/flexdef.h")
pisitools.flags.add("-fPIC")
shelltools.export("AUTOPOINT", "true")