Unbreak build on 9-STABLE.
This commit is contained in:
parent
87a52bf98e
commit
041a95b121
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=430821
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ DOCSDIR= ${GNU_CONFIGURE_PREFIX}/docs
|
|||
PLIST_SUB+= TARGET=${TARGET} GCC_VERSION=${GCC_VERSION} \
|
||||
TI_VERSION=${TI_VERSION} DOC_VERSION=${DOC_VERSION}
|
||||
|
||||
DIST_PATCH_ARGS=--forward --force --quiet --remove-empty-files --strip 1
|
||||
DIST_PATCH_ARGS=--forward --force --quiet --remove-empty-files --strip=1
|
||||
|
||||
UNNEEDED_HOST_FILES= lib/lib${TARGET}-sim.a
|
||||
UNNEEDED_HOST_DIRS= lib/gcc/${TARGET}/${GCC_VERSION}/plugin/include/ada \
|
||||
|
|
Loading…
Reference in a new issue