Revert "Working on getting WinGW building with Azure pipeline."

This reverts commit d88749e419.
This commit is contained in:
Bart House
2020-12-15 01:55:53 -08:00
parent bc7922908b
commit be1432ad74
+1 -4
View File
@@ -142,11 +142,8 @@ endif
# you'll need to specify the correct spot below in order to # you'll need to specify the correct spot below in order to
# successfully build NetHack-3.7. # successfully build NetHack-3.7.
# #
# By default we add lua to the build.
ifndef ADD_LUA
ADD_LUA=Y ADD_LUA=Y
LUATOP=../submodules/lua LUATOP=../submdules/lua
endif
# #
#============================================================================== #==============================================================================
# This marks the end of the BUILD DECISIONS section. # This marks the end of the BUILD DECISIONS section.