diff options
author | ebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-05-14 08:03:22 +0000 |
---|---|---|
committer | ebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-05-14 08:03:22 +0000 |
commit | 3726209b366165784d6c5e567764bdb5489c34b8 (patch) | |
tree | 61a072e9d47fa1b169b465a0a5532814377d654b /gcc/config/sparc/openbsd64.h | |
parent | 4620c2de9166dd62d67c32f49153f29a9a6af1bc (diff) | |
download | gcc-3726209b366165784d6c5e567764bdb5489c34b8.tar.gz |
* config/sparc/sp64-elf.h (CPP_SUBTARGET_SPEC): Delete.
* config/sparc/openbsd64.h (CPP_SUBTARGET_SPEC): Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@198862 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/sparc/openbsd64.h')
-rw-r--r-- | gcc/config/sparc/openbsd64.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/sparc/openbsd64.h b/gcc/config/sparc/openbsd64.h index 60a0ab3bafe..4545e1f0b48 100644 --- a/gcc/config/sparc/openbsd64.h +++ b/gcc/config/sparc/openbsd64.h @@ -41,9 +41,6 @@ along with GCC; see the file COPYING3. If not see } \ while (0) -#undef CPP_SUBTARGET_SPEC -#define CPP_SUBTARGET_SPEC "" - /* Inherited from sp64-elf. */ #undef NO_IMPLICIT_EXTERN_C |