From 599e167f485d6cba62c1081fdd7fca8deb63b1bf Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Wed, 31 Dec 2008 07:39:23 +0000 Subject: There's no need to redundantly redefine atomicity.h. --- gnu/lib/libstdc++/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'gnu') diff --git a/gnu/lib/libstdc++/Makefile b/gnu/lib/libstdc++/Makefile index da132b76843e2..e2a774e22a544 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 -- cgit v1.3