From f8aeb1c990b6e127497da1e46e0e4cdcb67ce9b3 Mon Sep 17 00:00:00 2001 From: José Fonseca Date: Tue, 20 Sep 2011 20:40:05 +0100 Subject: scons: MacOSX build fixes. --- src/glx/SConscript | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/glx') diff --git a/src/glx/SConscript b/src/glx/SConscript index afef33727df..fc8ad771b1c 100644 --- a/src/glx/SConscript +++ b/src/glx/SConscript @@ -1,8 +1,5 @@ Import('*') -if env['platform'] == 'windows': - Return() - env = env.Clone() env.Prepend(CPPPATH = [ -- cgit v1.2.3