config.frag

来自「java virtual machince kaffe」· FRAG 代码 · 共 8 行

FRAG
8
字号
## Parisc/linux configuration.## if we use cross environment, following values may not be detected.if [ "$cross_compiling" = yes ]; then  ac_cv_c_char_unsigned=${ac_cv_c_char_unsigned='no'}fi

⌨️ 快捷键说明

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