mirror of
https://github.com/nginx/nginx.git
synced 2026-04-15 22:09:26 -04:00
Removed redundant variable assignment.
This commit is contained in:
parent
19e2ef77c2
commit
f29eb0798b
1 changed files with 0 additions and 3 deletions
|
|
@ -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 a new issue