summaryrefslogtreecommitdiffstats
path: root/gcc/config/freebsd-spec.h
diff options
context:
space:
mode:
authorgerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>2005-04-30 20:38:46 +0000
committergerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>2005-04-30 20:38:46 +0000
commit2f4609309fa969beb3c64f1b404d55301a579343 (patch)
tree9604303823857cdac995c3a7d7ae8a233db6772d /gcc/config/freebsd-spec.h
parent7d6d8feb0af4f800e445d05573ab8cea47553411 (diff)
downloadppe42-gcc-2f4609309fa969beb3c64f1b404d55301a579343.tar.gz
ppe42-gcc-2f4609309fa969beb3c64f1b404d55301a579343.zip
PR bootstrap/20633
* config/freebsd-spec.h (FBSD_CPP_SPEC): Add %(cpp_arch). git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99046 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/freebsd-spec.h')
-rw-r--r--gcc/config/freebsd-spec.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/config/freebsd-spec.h b/gcc/config/freebsd-spec.h
index 820a43fb0b3..8c11abfc41f 100644
--- a/gcc/config/freebsd-spec.h
+++ b/gcc/config/freebsd-spec.h
@@ -78,6 +78,7 @@ Boston, MA 02111-1307, USA. */
#define FBSD_CPP_SPEC " \
%(cpp_cpu) \
+ %(cpp_arch) \
%{fPIC|fpic|fPIE|fpie:-D__PIC__ -D__pic__} \
%{posix:-D_POSIX_SOURCE}"
OpenPOWER on IntegriCloud