kumquat-buildroot/package/wine/0002-mp3dmod-avoid-mpg123-functions-with-suffix.patch

22 lines
721 B
Diff
Raw Normal View History

commit 8d441659f7c7ae359e06a99e7abaae57792356a0
Author: André Zwing <nerv@dawncrow.de>
Date: Sat May 21 17:53:07 2022 +0200
mp3dmod: Avoid mpg123 functions with suffix.
[Upstream commit: https://source.winehq.org/git/wine.git/commit/8d441659f7c7ae359e06a99e7abaae57792356a0]
Signed-off-by: André Zwing <nerv@dawncrow.de>
diff --git a/dlls/mp3dmod/Makefile.in b/dlls/mp3dmod/Makefile.in
index dabbb1dfeae..3ba343a4d34 100644
--- a/dlls/mp3dmod/Makefile.in
+++ b/dlls/mp3dmod/Makefile.in
@@ -1,6 +1,7 @@
MODULE = mp3dmod.dll
IMPORTS = $(MPG123_PE_LIBS) dmoguids msdmo ole32 uuid wmcodecdspuuid kernelbase
EXTRAINCL = $(MPG123_PE_CFLAGS)
+EXTRADEFS = -DMPG123_NO_LARGENAME
C_SRCS = \
mp3dmod.c