Skip to content
Snippets Groups Projects
Commit b9e6f068 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Update bsdi template

parent f28ec8c5
Branches
Tags
No related merge requests found
......@@ -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
;;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment