@@ -17,7 +17,7 @@ NoStrip = ["/usr/lib/clang/%s/lib/linux" % get.srcVERSION()]
|
|||||||
|
|
||||||
def setup():
|
def setup():
|
||||||
|
|
||||||
#pisitools.ldflags.add("-fuse-ld=lld")
|
pisitools.ldflags.add("-fuse-ld=lld")
|
||||||
|
|
||||||
if get.buildTYPE() != "emul32":
|
if get.buildTYPE() != "emul32":
|
||||||
if not shelltools.can_access_directory("tools/clang"):
|
if not shelltools.can_access_directory("tools/clang"):
|
||||||
|
|||||||
Reference in New Issue
Block a user