r600_shader: only load from LDS what is really used
[mesa.git] / src / gallium / drivers / nouveau / meson.build
index 2bc6142879e4de60b020837dfb4ca1f2a96d805f..59fecfc52550cffbe1849e7c86b645e24da4464d 100644 (file)
@@ -211,7 +211,6 @@ libnouveau = static_library(
   c_args : [c_vis_args],
   cpp_args : [cpp_vis_args],
   dependencies : [dep_libdrm, dep_libdrm_nouveau],
-  build_by_default : false,
 )
 
 nouveau_compiler = executable(