hints/macOS.370: remove testing code
This commit is contained in:
@@ -308,9 +308,6 @@ override GAME=
|
|||||||
MOREALL += ( cd src ; $(MAKE) pregame ; $(MAKE) $(TARGETPFX)libnh.a )
|
MOREALL += ( cd src ; $(MAKE) pregame ; $(MAKE) $(TARGETPFX)libnh.a )
|
||||||
endif # WANT_LIBNH
|
endif # WANT_LIBNH
|
||||||
|
|
||||||
# XXX TESTING ONLY - macOS doesn't need this:
|
|
||||||
CFLAGS += -DNOSTATICFN
|
|
||||||
|
|
||||||
# Lua
|
# Lua
|
||||||
# when building liblua.a, avoid warning that use of tmpnam() should be
|
# when building liblua.a, avoid warning that use of tmpnam() should be
|
||||||
# replaced by mkstemp(); the lua code doesn't use nethack's config.h so
|
# replaced by mkstemp(); the lua code doesn't use nethack's config.h so
|
||||||
|
|||||||
Reference in New Issue
Block a user