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/games-emulation/gens/files/gens-2.15.5-as-needed.patch

12 lines
367 B

--- a/configure.old 2009-02-04 14:41:40.000000000 +0100
+++ b/configure 2009-02-04 14:48:52.000000000 +0100
@@ -4929,7 +4929,7 @@
{ echo "$as_me:$LINENO: result: $with_opengl" >&5
echo "${ECHO_T}$with_opengl" >&6; }
if test x$with_opengl = xyes; then
- LDFLAGS="$LDFLAGS -lGL"
+ LIBS="$LIBS -lGL"
fi
fi