diff options
| author | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-11-25 19:44:43 +0000 |
|---|---|---|
| committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-11-25 19:44:43 +0000 |
| commit | b791fbe6302023b0cf00807865059c8f016fe5dc (patch) | |
| tree | e3f49e2ae9774752cf0d572a4d4dd49a8bf8f14c /gnu/lib/libsupc++ | |
| parent | a2d333f3403f0a4cb754d38e9caf395ab3d319a6 (diff) | |
Notes
Diffstat (limited to 'gnu/lib/libsupc++')
| -rw-r--r-- | gnu/lib/libsupc++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/lib/libsupc++/Makefile b/gnu/lib/libsupc++/Makefile index 0531a73ae8ff..b78e9d857683 100644 --- a/gnu/lib/libsupc++/Makefile +++ b/gnu/lib/libsupc++/Makefile @@ -38,7 +38,7 @@ unwind.h: ${GCCDIR}/config/arm/unwind-arm.h unwind.h: ${GCCDIR}/unwind-generic.h .endif -unwind.h: +unwind.h: .NOMETA ln -sf ${.ALLSRC} ${.TARGET} SRCS+= unwind.h |
