📄 config.frag
字号:
## Alpha/OSF configuration#Khost_cpu=alphaKhost_os=osfCFLAGS="$CFLAGS -mieee"# to use libexc, uncomment theses two linesif test x"$with_libexc" = x"yes" ; then CFLAGS="$CFLAGS -DUSE_LIBEXC" LIBS="$LIBS -lexc"fi# configure don't detect that -B flag workNM="${NM:-/usr/bin/nm -B}"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -