]> de.git.xonotic.org Git - xonotic/netradiant.git/commitdiff
Revert "we no longer need fixprefix", because we do need it. On cross compiling....
authorRudolf Polzer <divVerent@xonotic.org>
Wed, 8 Dec 2010 18:37:36 +0000 (19:37 +0100)
committerRudolf Polzer <divVerent@xonotic.org>
Wed, 8 Dec 2010 18:37:36 +0000 (19:37 +0100)
This reverts commit 189385d85616163910eac561f0cd4ce453279ca1.

mingw-Makefile.inc

index 79d8966eaebd261a0f659f3d747eae53443f7e86..0710fe150649a76ece70fa00034046b958c7a0a6 100644 (file)
@@ -4,6 +4,9 @@ MINGW_EXEC_PREFIX ?=
 # where the dependencies package is extracted
 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
 OS = Win32
 CFLAGS +=