mirror of
https://github.com/clearlinux/docker.git
synced 2026-08-22 05:56:17 +00:00
Merge pull request #9842 from jfrazelle/make-whitespace-fixes
Fix tabs in project/make.sh
This commit is contained in:
+1
-1
@@ -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