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-cdr/gnomebaker/files/gnomebaker-0.6.4-ldadd.patch

12 lines
279 B

--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -255,7 +255,7 @@ gnomebaker_SOURCES = \
cairofillbar.c cairofillbar.h \
backend.c backend.h
-gnomebaker_LDADD = @GNOMEBAKER_LIBS@
+gnomebaker_LDADD = @GNOMEBAKER_LIBS@ -lm
gnomebaker_LDFLAGS = -export-dynamic
all: all-am