revert, somehow I got the generated file in the wrong directory.

This commit is contained in:
christos 2019-02-06 02:57:39 +00:00
parent 951a692637
commit 703ff33d7c

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.40 2019/02/06 02:55:54 christos Exp $
# $NetBSD: Makefile,v 1.41 2019/02/06 02:57:39 christos Exp $
REQUIRETOOLS= yes
NOLINT= # defined
@ -33,7 +33,7 @@ libstdc++.a:: libstdc++-symbols.ver
LDFLAGS+= -Wl,-O1 \
-Wl,--gc-sections \
-Wl,--version-script=${.CURDIR}/libstdc++-symbols.ver
-Wl,--version-script=libstdc++-symbols.ver
.endif
CXXFLAGS.clang+= -stdlib=libstdc++ -std=c++11 -D_GLIBCXX_ABI_TAG_CXX11=