llvm3.9: fix whitespace.
This commit is contained in:
parent
ed68a29ab3
commit
7556416120
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ pre_configure() {
|
||||||
}
|
}
|
||||||
post_configure() {
|
post_configure() {
|
||||||
# Don't leak CFLAGS into llvm-config.
|
# 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() {
|
do_install() {
|
||||||
|
|
Loading…
Reference in a new issue