summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/gallium/targets/egl-static/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/targets/egl-static/Makefile.am b/src/gallium/targets/egl-static/Makefile.am
index e64de4df7b..318b3457d7 100644
--- a/src/gallium/targets/egl-static/Makefile.am
+++ b/src/gallium/targets/egl-static/Makefile.am
@@ -45,6 +45,7 @@ AM_CPPFLAGS = \
-D_EGL_MAIN=_eglMain
AM_LDFLAGS = \
+ -shrext .so \
-module \
-no-undefined \
-avoid-version \