git: gcc120: Rename libstd++fs.a to libstdc++fs.a
Aaron LI
aly at crater.dragonflybsd.org
Sun Apr 5 04:59:18 PDT 2026
commit ce4fc58971d1bcf05ffc84203bccb69957461224
Author: Aaron LI <aly at aaronly.me>
Date: Sun Apr 5 17:51:19 2026 +0800
gcc120: Rename libstd++fs.a to libstdc++fs.a
I somehow made a typo in the library name ... Fix it.
Summary of changes:
Makefile_upgrade.inc | 2 ++
gnu/lib/gcc120/Makefile | 4 ++--
gnu/lib/gcc120/{libstd++fs => libstdc++fs}/Makefile | 2 +-
share/mk/bsd.libnames.mk | 2 +-
4 files changed, 6 insertions(+), 4 deletions(-)
rename gnu/lib/gcc120/{libstd++fs => libstdc++fs}/Makefile (98%)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ce4fc58971d1bcf05ffc84203bccb69957461224
--
DragonFly BSD source repository
More information about the Commits
mailing list