git: gcc80: Fix libstdcxx/product/Makefile similar to gcc120's
Aaron LI
aly at crater.dragonflybsd.org
Mon Apr 6 09:02:14 PDT 2026
commit ab2fa88568ca72ece0eedf2e0ce4b858a0e67e47
Author: Aaron LI <aly at aaronly.me>
Date: Mon Apr 6 17:29:29 2026 +0800
gcc80: Fix libstdcxx/product/Makefile similar to gcc120's
Similar to the same adjustments to gcc120's, apply the same LDADD and
DPADD changes to gcc80's libstdcxx/product/Makefile. In addition,
remove the unused ARADD, because we're using custom AR script to create
the static archive.
Summary of changes:
gnu/lib/gcc80/libstdcxx/product/Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ab2fa88568ca72ece0eedf2e0ce4b858a0e67e47
--
DragonFly BSD source repository
More information about the Commits
mailing list