]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blobdiff - package/gauche/gauche.mk
package: declare target variant before host variant
[coffee/buildroot.git] / package / gauche / gauche.mk
index 1e1ee390af59ec230a7c6bef24bc141d12273ca6..0b4185f5bf1c5071dd96a22949b51092aa53fdd9 100644 (file)
@@ -29,5 +29,5 @@ endif
 # here.
 GAUCHE_CONF_ENV = CFLAGS="$(TARGET_CFLAGS) -std=gnu99"
 
-$(eval $(host-autotools-package))
 $(eval $(autotools-package))
+$(eval $(host-autotools-package))