mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-18 15:30:21 +00:00
No reason to install debug data with the schg flag
This commit is contained in:
parent
2f01c791e9
commit
facaa6ee9f
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=244408
@ -282,7 +282,7 @@ _libinstall:
|
||||
${SHLIB_NAME} ${DESTDIR}${SHLIBDIR}
|
||||
.if defined(DEBUG_FLAGS)
|
||||
${INSTALL} -o ${LIBOWN} -g ${LIBGRP} -m ${LIBMODE} \
|
||||
${_INSTALLFLAGS} ${_SHLINSTALLFLAGS} \
|
||||
${_INSTALLFLAGS} \
|
||||
${SHLIB_NAME}.symbols ${DESTDIR}${SHLIBDIR}
|
||||
.endif
|
||||
.if defined(SHLIB_LINK)
|
||||
|
Loading…
Reference in New Issue
Block a user