diff options
| author | Warner Losh <imp@FreeBSD.org> | 2008-12-31 07:39:23 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2008-12-31 07:39:23 +0000 |
| commit | 599e167f485d6cba62c1081fdd7fca8deb63b1bf (patch) | |
| tree | 79ffc7e5f5773e09990399cb3293e2af1dfd26ec /gnu/lib | |
| parent | 703b3452334a6e9970b2b7c9d1b3d97edc3e0d12 (diff) | |
Notes
Diffstat (limited to 'gnu/lib')
| -rw-r--r-- | gnu/lib/libstdc++/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/lib/libstdc++/Makefile b/gnu/lib/libstdc++/Makefile index da132b76843e..e2a774e22a54 100644 --- a/gnu/lib/libstdc++/Makefile +++ b/gnu/lib/libstdc++/Makefile @@ -75,7 +75,6 @@ MARCHDIR= i486 MARCHDIR= ${MACHINE_ARCH} .endif -ATOMICITY_H= atomicity.h .if exists(${SRCDIR}/config/cpu/${MARCHDIR}/atomicity.h) ATOMICITY_H= ${SRCDIR}/config/cpu/${MARCHDIR}/atomicity.h .else |
