Merge pull request #9842 from jfrazelle/make-whitespace-fixes
Fix tabs in project/make.sh Upstream-commit: 9404e95c08f38cf7ce1474f92903bd813a0bc25f Component: engine
This commit is contained in:
@@ -102,7 +102,7 @@ LDFLAGS='
|
||||
'
|
||||
|
||||
if [ -z "$DEBUG" ]; then
|
||||
LDFLAGS="-w $LDFLAGS"
|
||||
LDFLAGS="-w $LDFLAGS"
|
||||
fi
|
||||
|
||||
LDFLAGS_STATIC='-linkmode external'
|
||||
|
||||
Reference in New Issue
Block a user