mirror of
https://github.com/nginx/nginx.git
synced 2025-08-05 22:26:15 +08:00
Merge of r5012: configure: removed redundant variable assignment.
This commit is contained in:
parent
a901bd695d
commit
ad45350460
@ -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