-fPIC for a port that is just a library on amd64?

Larry Rosenman ler at lerctr.org
Wed Apr 19 14:53:53 UTC 2006


What's the best way to get a port to add -fPIC to the compile for a port
that
generates just an archive library (textproc/libxdiff)?

I was able to force the issue with CFLAGS=-fPIC make;CFLAGS=-fpic make
install, 
but it would be nice if the port could do it automagically.

The issue is that the pecl-xdiff extension uses this library and wants to be
a shared object. 

Thanks,
LER

-- 
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 512-248-2683                 E-Mail: ler at lerctr.org
US Mail: 430 Valona Loop, Round Rock, TX 78681-3893



More information about the freebsd-ports mailing list