we no longer need fixprefix
This commit is contained in:
parent
896f840e29
commit
189385d856
|
|
@ -4,9 +4,6 @@ MINGW_EXEC_PREFIX ?=
|
||||||
# where the dependencies package is extracted
|
# where the dependencies package is extracted
|
||||||
RADIANT_DEPENDENCIES_PREFIX = $(HOME)/radiant-deps-mingw32/
|
RADIANT_DEPENDENCIES_PREFIX = $(HOME)/radiant-deps-mingw32/
|
||||||
|
|
||||||
# run the prefix fixing tool
|
|
||||||
IGNORETHIS := $(shell cd $(RADIANT_DEPENDENCIES_PREFIX) && ./fixprefix.sh)
|
|
||||||
|
|
||||||
# set the environment for make
|
# set the environment for make
|
||||||
OS = Win32
|
OS = Win32
|
||||||
CFLAGS +=
|
CFLAGS +=
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user