Allow adding to SOLINKOPTS.
Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
parent
bd6daf52d3
commit
ee05c0f1b8
@ -199,7 +199,7 @@ CLEANFILES+= ${SOBJS}
|
||||
.if defined(SHLIB_NAME)
|
||||
_LIBS+= ${SHLIB_NAME}
|
||||
|
||||
SOLINKOPTS= -shared -Wl,-x
|
||||
SOLINKOPTS+= -shared -Wl,-x
|
||||
.if !defined(ALLOW_SHARED_TEXTREL)
|
||||
.if defined(LD_FATAL_WARNINGS) && ${LD_FATAL_WARNINGS} == "no"
|
||||
SOLINKOPTS+= -Wl,--no-fatal-warnings
|
||||
|
Loading…
Reference in New Issue
Block a user