提交 b9e6f068 编写于 作者: B Bruce Momjian

Update bsdi template

上级 f28ec8c5
......@@ -10,12 +10,12 @@ case $host_os in
esac
case $host_os in
bsdi2.0 | bsdi2.1 | bsdi3)
bsdi2.0 | bsdi2.1 | bsdi3*)
SHARED_LIB=
DLSUFFIX=.o
CC=gcc2
;;
bsdi4)
*)
SHARED_LIB=-fpic
DLSUFFIX=.so
;;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册