fixed missing variable for cross compiling
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
MINGW ?= i686-w64-mingw32
|
||||
MINGW_DIR ?= /usr/$(MINGW)
|
||||
WIN32_DIR ?= $(abs_top_builddir)/$(PACKAGE_TARNAME)-$(PACKAGE_VERSION)_win32
|
||||
|
||||
OPENPACE=$(abs_builddir)/openpace
|
||||
|
||||
Reference in New Issue
Block a user