glibc fix

This commit is contained in:
IdrisKalp
2019-12-10 19:34:26 +03:00
parent e1361d48f3
commit 63f89ea6af
-1
View File
@@ -34,7 +34,6 @@ ldconf32bit = """/lib32
"""
def setup():
shelltools.system("gcc --version")
shelltools.export("LANGUAGE","C")
shelltools.export("LANG","C")
shelltools.export("LC_ALL","C")