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:
nhmall
2021-02-04 19:42:07 -05:00
parent d2f570154a
commit b14c47132f
3 changed files with 21 additions and 23 deletions

View File

@@ -1,5 +1,5 @@
#!/bin/sh
#set -x
set -x
if [ -z "$TRAVIS_BUILD_DIR" ]; then
export DJGPP_TOP=$(pwd)/lib/djgpp