uts.pl

来自「source of perl for linux application,」· PL 代码 · 共 10 行

PL
10
字号
# UTS - Leaving -lm in there results in death of make with the message:#         LD_RUN_PATH="/usr/ccs/lib" ld  -G -z text POSIX.o \#         -o ../../lib/auto/POS IX/POSIX.so   -lm# relocations referenced#         from file(s)#         /usr/ccs/lib/libm.a(acos.o)#               ...$self->{LIBS} = [''];

⌨️ 快捷键说明

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