提交 5256d9fc authored 作者: Michael Jerris's avatar Michael Jerris

libnspr: fix bsd port packaging (FSBUILD-170)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13715 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 12847582
...@@ -1130,7 +1130,7 @@ tools are selected during the Xcode/Developer Tools installation.]) ...@@ -1130,7 +1130,7 @@ tools are selected during the Xcode/Developer Tools installation.])
if test "$MOZ_OBJFORMAT" = "elf"; then if test "$MOZ_OBJFORMAT" = "elf"; then
DLL_SUFFIX=so DLL_SUFFIX=so
else else
DLL_SUFFIX=so.1.0 DLL_SUFFIX=so.1
fi fi
MKSHLIB='$(CC) $(DSO_LDOPTS) -o $@' MKSHLIB='$(CC) $(DSO_LDOPTS) -o $@'
DSO_CFLAGS=-fPIC DSO_CFLAGS=-fPIC
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论