Skip to content
Snippets Groups Projects
Commit 70bf2784 authored by Simon McVittie's avatar Simon McVittie
Browse files

Let libraries outside libGL probe for symbols with dlopen/dlsym

parent d02f774b
Branches
Tags
1 merge request!311Build capsule-capture-libs from a bundled copy of libcapsule
...@@ -5,7 +5,7 @@ AM_CFLAGS += $(CAPSULE_CFLAGS) ...@@ -5,7 +5,7 @@ AM_CFLAGS += $(CAPSULE_CFLAGS)
CAPSULE_SONAMES := libGL.so.1 CAPSULE_SONAMES := libGL.so.1
CAPSULE_VERSION_libGL.so.1 := 1 CAPSULE_VERSION_libGL.so.1 := 1
#AM_CAPSULE_MKSTUBLIB_FLAGS := --ext-dlopen --ext-dlsym AM_CAPSULE_MKSTUBLIB_FLAGS := --ext-dlopen --ext-dlsym
lib_LTLIBRARIES = libGL.la lib_LTLIBRARIES = libGL.la
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment