llvm3.9: fix whitespace.
This commit is contained in:
parent
ed68a29ab3
commit
7556416120
|
@ -77,7 +77,7 @@ pre_configure() {
|
|||
}
|
||||
post_configure() {
|
||||
# Don't leak CFLAGS into llvm-config.
|
||||
sed -i -e "s|\(-specs=.*hardened-ld\)||g" -e "s|\(-specs=.*hardened-cc1\)||g" tools/llvm-config/BuildVariables.inc
|
||||
sed -i -e "s|\(-specs=.*hardened-ld\)||g" -e "s|\(-specs=.*hardened-cc1\)||g" tools/llvm-config/BuildVariables.inc
|
||||
}
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in New Issue