build: Use linker version scripts to control visibility.

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Józef Kucia
2018-01-15 13:49:01 +01:00
committed by Alexandre Julliard
parent 4605d1275c
commit 41715a2f33
6 changed files with 104 additions and 0 deletions

View File

@@ -30,6 +30,8 @@ AM_SILENT_RULES([yes])
LT_PREREQ([2.4.2])
LT_INIT
gl_LD_VERSION_SCRIPT
dnl Check compiler specific flags
AC_SUBST([VKD3D_CFLAGS])
AS_IF([test "x${GCC}" = "xyes"],