automake: ask the linker to do garbage collection
[mesa.git] / src / gallium / targets / gbm / Makefile.am
index c109ddbb463be68b80f5c2c87335d461906db5b5..22b4826391e14095cbf1647e9bf8891106ef8bb9 100644 (file)
@@ -70,6 +70,7 @@ gbm_gallium_drm_la_LDFLAGS = \
        -module \
        -no-undefined \
        -avoid-version \
+       $(GC_SECTIONS) \
        -Wl,--no-undefined
 
 if HAVE_MESA_LLVM