1
0
Fork 0

cleanup of flags

This commit is contained in:
Frank Celler 2014-05-10 20:10:25 +02:00
parent cd892deca8
commit d46420f2a8
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ BUILT_SOURCES += @MRUBY_LIBS@
@echo "--------------------------------------------------------------------------------"
@echo
cd @top_srcdir@/3rdParty/mruby && CC="" CFLAGS="" $(MAKE) -j1
cd @top_srcdir@/3rdParty/mruby && $(MAKE) -j1
touch @srcdir@/.mruby-build-@TRI_BITS@