From 0a5eedce154a92d7ee05f1af108336dcdc2d67c2 Mon Sep 17 00:00:00 2001 From: Sam Ravnborg Date: Mon, 25 Jul 2005 12:40:34 +0000 Subject: [PATCH] --- yaml --- r: 7239 b: refs/heads/master c: 43af5f23354dbd67d2fd2d523eefad8053ac388b h: refs/heads/master i: 7237: d80498951ccb2fd14616ade41c00ed715287ab8a 7235: 0e3407ad411b8b0ca28c74296e9e97da6a5742e2 7231: 464e25f18d58840abe203da98adcc2a2f7631114 v: v3 --- [refs] | 2 +- trunk/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 5d827282e7e9..e6437f59ebd3 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d178817803d95e4e3ca270bccd1ae2bed4780977 +refs/heads/master: 43af5f23354dbd67d2fd2d523eefad8053ac388b diff --git a/trunk/Makefile b/trunk/Makefile index 423397f03921..77198748ad71 100644 --- a/trunk/Makefile +++ b/trunk/Makefile @@ -203,7 +203,7 @@ CONFIG_SHELL := $(shell if [ -x "$$BASH" ]; then echo $$BASH; \ HOSTCC = gcc HOSTCXX = g++ -HOSTCFLAGS = -Wall -Wundef -Wstrict-prototypes -O2 -fomit-frame-pointer +HOSTCFLAGS = -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer HOSTCXXFLAGS = -O2 # Decide whether to build built-in, modular, or both.