You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-misc/pal/files/0.4.3-ldflags.patch

9 lines
188 B

--- a/src/Makefile.defs
+++ b/src/Makefile.defs
@@ -25,4 +25,4 @@
CFLAGS = ${OPT}
CPPFLAGS = ${INCLDIR} ${DEFS}
-LDFLAGS = ${LIBDIR} ${LIBS}
+LDFLAGS = ${LIBDIR} ${LIBS} ${LDOPT}