summaryrefslogtreecommitdiffstats
path: root/src/amd/common/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/amd/common/meson.build')
-rw-r--r--src/amd/common/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/amd/common/meson.build b/src/amd/common/meson.build
index 842b42f897e..4fd7edc5cd3 100644
--- a/src/amd/common/meson.build
+++ b/src/amd/common/meson.build
@@ -59,5 +59,4 @@ libamd_common = static_library(
dep_valgrind],
c_args : [c_vis_args],
cpp_args : [cpp_vis_args],
- build_by_default : false,
)