more cross-compile warning bits
maximize warnings for NetHack sources minimize warnings for Lua and pdcurses which we won't be changing
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
#set -x
|
||||
set -x
|
||||
|
||||
if [ -z "$TRAVIS_BUILD_DIR" ]; then
|
||||
export DJGPP_TOP=$(pwd)/lib/djgpp
|
||||
|
||||
Reference in New Issue
Block a user