summaryrefslogtreecommitdiff
path: root/gcc/config/freebsd.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/freebsd.h')
-rw-r--r--gcc/config/freebsd.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/freebsd.h b/gcc/config/freebsd.h
index f71bd8b42d5..8ddc4886b33 100644
--- a/gcc/config/freebsd.h
+++ b/gcc/config/freebsd.h
@@ -41,9 +41,6 @@ Boston, MA 02111-1307, USA. */
#undef WORD_SWITCH_TAKES_ARG
#define WORD_SWITCH_TAKES_ARG(STR) (FBSD_WORD_SWITCH_TAKES_ARG(STR))
-#undef CPP_PREDEFINES
-/* Obsolete, do not define it. */
-
#undef TARGET_OS_CPP_BUILTINS
#define TARGET_OS_CPP_BUILTINS() FBSD_TARGET_OS_CPP_BUILTINS()