config.frag

来自「linux下建立JAVA虚拟机的源码KAFFE」· FRAG 代码 · 共 12 行

FRAG
12
字号
## Darwin PowerPC (Mac OS X) configuration#Khost_cpu=powerpcKhost_os=darwin## Darwin 5 needs -no-cpp-precomp to turn the ## use of precompiled headers off, which leads## to wrong warnings and build failures.CFLAGS="$CFLAGS -fsigned-char -no-cpp-precomp"

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?