Don't us -fpic when building archive library
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@447 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -21,7 +21,7 @@ prefix = @prefix@
|
||||
exec_prefix = $(prefix)
|
||||
libdir = $(exec_prefix)/lib
|
||||
|
||||
PICFLAGS = @PICFLAGS@
|
||||
PICFLAGS = # @PICFLAGS@
|
||||
|
||||
LIBNAME = libroken
|
||||
#LIBEXT = @LIBEXT@ Always build archive library and don't install!
|
||||
|
Reference in New Issue
Block a user