Revert r345514 for now, it causes libraries to be built without .so
This commit is contained in:
parent
77e6d3cc67
commit
d41ff8cc32
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=345551
@ -23,8 +23,7 @@ patch-libtool:
|
||||
-e 's,freebsd\*),freebsd\*|dragonfly\*),g' \
|
||||
-e '/objformat=/s/echo aout/echo elf/' \
|
||||
-e "/freebsd-elf\\*)/,/;;/ { \
|
||||
/deplibs_check_method=/s/=.*/=pass_all/; }" \
|
||||
-e "s/shrext_cmds/shared_ext/g"
|
||||
/deplibs_check_method=/s/=.*/=pass_all/; }"
|
||||
|
||||
.if ! ${libtool_ARGS:Moldver}
|
||||
@${FIND} ${WRKDIR} \( -name configure -or -name ltconfig \) \
|
||||
|
Loading…
Reference in New Issue
Block a user