gallivm,llvmpipe,draw: Support multiple constant buffers.
[mesa.git] / src / gallium / SConscript
index e212ed184cf26e9b4fc70ef407c6a7ad927825a4..f281f4c6567dc39f37dc0f160ccf8a145415e63c 100644 (file)
@@ -124,7 +124,7 @@ SConscript([
 ])
 
 if not env['embedded']:
-    if env['platform'] not in ('cygwin', 'darwin', 'haiku', 'sunos'):
+    if env['platform'] not in ('cygwin', 'darwin', 'freebsd', 'haiku', 'sunos'):
         SConscript([
             'targets/egl-static/SConscript'
         ])