OSDN Git Service

gallium/target: Add needed mesautil lib to haiku-softpipe
authorAlexander von Gluck IV <kallisti5@unixzen.com>
Mon, 18 Aug 2014 21:40:34 +0000 (21:40 +0000)
committerAlexander von Gluck IV <kallisti5@unixzen.com>
Tue, 19 Aug 2014 14:03:05 +0000 (10:03 -0400)
Acked-by: Brian Paul <brianp@vmware.com>
src/gallium/targets/haiku-softpipe/SConscript

index 0381d05..c730fde 100644 (file)
@@ -4,6 +4,7 @@ env.Prepend(LIBS = [
     ws_haiku,
     trace,
     rbug,
+    mesautil,
     mesa,
     glsl,
     gallium