From: Jeff Law Date: Mon, 6 Feb 1995 16:57:29 +0000 (-0700) Subject: * pa-osf.h (TARGET_DEFAULT): Protect definition. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7ffe5e47dac3b251180fd15a39620f2b3110b54f;p=gcc.git * pa-osf.h (TARGET_DEFAULT): Protect definition. From-SVN: r8874 --- diff --git a/gcc/config/pa/pa-osf.h b/gcc/config/pa/pa-osf.h index 5df17118234..410f271a335 100644 --- a/gcc/config/pa/pa-osf.h +++ b/gcc/config/pa/pa-osf.h @@ -18,7 +18,9 @@ You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +#ifndef TARGET_DEFAULT #define TARGET_DEFAULT 0x88 /* TARGET_GAS + TARGET_JUMP_IN_DELAY */ +#endif #include "pa/pa.h" #undef CPP_PREDEFINES