MINGW-packages/mingw-w64-osl/0001-osl-0.9.2-fix-shared-libs.patch
Biswapriyo Nath 9556ee7e6b osl: update to 0.9.6
Remove deprecated AC_LIBTOOL_WIN32_DLL in configure script
2023-06-25 15:10:39 +05:30

11 lines
315 B
Diff

--- a/Makefile.am
+++ b/Makefile.am
@@ -142,6 +142,7 @@
#############################################################################
libosl_la_CPPFLAGS = -I. -I$(top_builddir)/include -I$(top_srcdir)/include -g
+libosl_la_LDFLAGS = -no-undefined
libosl_la_SOURCES = \
source/scop.c \
source/statement.c \