pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Solved: net/liblive at linux (patch)
Hi,
next one ;
--- Makefile 2018-11-29 16:06:36.954095165 +0100
#endif
+++ Makefile 2018-11-29 16:06:26.403095535 +0100
@@ -30,6 +30,9 @@ LIVE_BITNESS= -32bit
.else
LIVE_BITNESS= # empty
.endif
+.if ${OPSYS} == "Linux"
+CFLAGS+= -DLOCALE_NOT_USED
+.endif
do-configure:
${CP} ${FILESDIR}/config.netbsd ${WRKSRC}
Regards,
Andreas
Home |
Main Index |
Thread Index |
Old Index