Add -rpath for BSD/OS, from Peter E.
This commit is contained in:
parent
f57477e651
commit
495e264fa3
@ -14,6 +14,7 @@ endif
|
||||
|
||||
ifeq ($(DLSUFFIX), .so)
|
||||
CFLAGS_SL = -fpic
|
||||
rpath = -Wl,-rpath,$(libdir)
|
||||
export_dynamic = -export-dynamic
|
||||
shlib_symbolic = -Wl,-Bsymbolic
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user