CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]    2017/02/27 14:33:43

Modified files:
        lang/mruby     : Makefile 
Added files:
        lang/mruby/patches: patch-tasks_toolchains_gcc_rake 

Log message:
Show build commands, re-add -W* compile flags

The default is still a debug build.  Is that intended?

"cc" -O2 -pipe -std=gnu99 -Wall -Werror-implicit-function-declaration \
-Wdeclaration-after-statement -Wwrite-strings -g3 -O0 -DMRB_ENABLE_DEBUG_HOOK \
-DMRBGEM_MRUBY_BIN_DEBUGGER_VERSION=0.0.0 ...

Reply via email to