$OpenBSD: patch-src_unix-gcc_mak,v 1.1 2003/12/30 02:29:12 espie Exp $
--- src/unix-gcc.mak.orig	2003-12-30 03:22:53.000000000 +0100
+++ src/unix-gcc.mak	2003-12-30 03:23:20.000000000 +0100
@@ -208,7 +208,7 @@ CCLD=$(CC)
 # the 2.7.0-2.7.2 optimizer bug, either "-Dconst=" or
 # "-Wcast-qual -Wwrite-strings" is automatically included.
 
-GCFLAGS=-Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wtraditional -fno-builtin -fno-common
+GCFLAGS=-Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -fno-builtin -fno-common
 
 # Define the added flags for standard, debugging, profiling 
 # and shared object builds.
