mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2024-11-15 01:01:33 +00:00
Update features.mk
change HAVE_MINIUPNPC to NOUPNP
This commit is contained in:
parent
40d43dfa13
commit
9dea09a7cc
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
passthru_opts+=\
|
||||
NONET NO_IPV6 NOHW NOMD5 NOPOSTPROCESSING\
|
||||
MOBJCONSISTANCY PACKETDROP ZDEBUG\
|
||||
HAVE_MINIUPNPC NOEXECINFO\
|
||||
NOUPNP NOEXECINFO\
|
||||
|
||||
# build with debugging information
|
||||
ifdef DEBUGMODE
|
||||
|
|
Loading…
Reference in a new issue