Skip to content
Commit 4914b61f authored by Kyle Brenneman's avatar Kyle Brenneman
Browse files

GLdispatch: Use --version-script instead -export-symbols.

The -export-symbols option in libtool creates a version script on Linux, but
on FreeBSD it instead uses the -retain-symbols-file option, which doesn't do
anything with the dynamic symbol table.

Instead, manually pass the --version-script option to the linker.
parent 5baa1e5c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment