From 6364e127f682c280b52fa9989d95d8e501b2bfa1 Mon Sep 17 00:00:00 2001 From: Amar Takhar Date: Mon, 5 Oct 2009 22:12:13 +0000 Subject: [PATCH] Remove 10.5 SDK from cflags, this path was just a copy-and-paste-o from the osx (10.5/x86) factory. Originally committed to SVN as r3621. --- devel/tinderbox/buildbot/master/master.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/devel/tinderbox/buildbot/master/master.cfg b/devel/tinderbox/buildbot/master/master.cfg index 698390b47..5b0c0ca06 100644 --- a/devel/tinderbox/buildbot/master/master.cfg +++ b/devel/tinderbox/buildbot/master/master.cfg @@ -446,7 +446,6 @@ fosx_ppc.addStep(shell.ShellCommand( 'LUA_LDFLAGS': '-L/Users/verm/prefix/lib/lua51 -llua', 'OPENAL_CFLAGS': '-framework OpenAL', 'OPENAL_LIBS': '-framework OpenAL', - 'CFLAGS': '-I/Developer/SDKs/MacOSX10.5.sdk/usr/include', 'ICONV_LDFLAGS': '/usr/lib/libiconv.dylib', }, name = "configure",