14 lines
383 B
Plaintext
14 lines
383 B
Plaintext
$OpenBSD: patch-src_Makefile_in,v 1.7 2013/04/13 10:06:08 jasper Exp $
|
|
--- src/Makefile.in.orig Sat Apr 13 11:25:02 2013
|
|
+++ src/Makefile.in Sat Apr 13 11:25:24 2013
|
|
@@ -519,7 +519,8 @@ epiphany_LDADD = \
|
|
$(top_builddir)/lib/egg/libegg.la \
|
|
$(DEPENDENCIES_LIBS) \
|
|
$(CODE_COVERAGE_LDFLAGS) \
|
|
- $(LIBINTL)
|
|
+ $(LIBINTL) \
|
|
+ -lexecinfo
|
|
|
|
TYPES_SOURCE = \
|
|
ephy-type-builtins.c \
|