Fix tabs in project/make.sh
Docker-DCO-1.1-Signed-off-by: Jessica Frazelle <jess@docker.com> (github: jfrazelle) Upstream-commit: d27248007f9f4034d1a630e0ac3826af3c3357ec 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