mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
Removed redundant variable assignment.
This commit is contained in:
parent
19e2ef77c2
commit
f29eb0798b
@ -73,9 +73,6 @@ CFLAGS="$CFLAGS -WX"
|
||||
# disable logo
|
||||
CFLAGS="$CFLAGS -nologo"
|
||||
|
||||
|
||||
LINK="\$(CC)"
|
||||
|
||||
# the link flags
|
||||
CORE_LINK="$CORE_LINK -link -verbose:lib"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user