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-crypt/xca/files/xca-0.9.1-ldflags.patch

12 lines
270 B

--- configure 2011-11-07 01:09:32.000000000 -0500
+++ configure.new 2012-11-04 15:23:20.572917111 -0500
@@ -42,7 +42,7 @@
prefix=${prefix:=/usr/local}
CFLAGS=${CFLAGS:=-Wall -ggdb -O2}
CC=${CC:=gcc}
-LDFLAGS=""
+LDFLAGS="${LDFLAGS}"
LIBS="-lstdc++"
LDIRS=
MOC=moc