llvm6: remove copied "remove this on next rebuild" value :)
This commit is contained in:
parent
c3e16a42ee
commit
9306e2fb6f
@ -37,9 +37,6 @@ let
|
|||||||
|
|
||||||
patches = [ ./purity.patch ];
|
patches = [ ./purity.patch ];
|
||||||
|
|
||||||
# XXX: TODO: This should be removed on next rebuild
|
|
||||||
postBuild = "";
|
|
||||||
|
|
||||||
postPatch = ''
|
postPatch = ''
|
||||||
sed -i -e 's/DriverArgs.hasArg(options::OPT_nostdlibinc)/true/' \
|
sed -i -e 's/DriverArgs.hasArg(options::OPT_nostdlibinc)/true/' \
|
||||||
-e 's/Args.hasArg(options::OPT_nostdlibinc)/true/' \
|
-e 's/Args.hasArg(options::OPT_nostdlibinc)/true/' \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user