summaryrefslogtreecommitdiff
path: root/devel/gdb/files/patch-gdb-configure
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gdb/files/patch-gdb-configure')
-rw-r--r--devel/gdb/files/patch-gdb-configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gdb/files/patch-gdb-configure b/devel/gdb/files/patch-gdb-configure
index 6ee8b83083ab..2b9cf049470b 100644
--- a/devel/gdb/files/patch-gdb-configure
+++ b/devel/gdb/files/patch-gdb-configure
@@ -8,4 +8,4 @@
+LDFLAGS="-L../bfd -L../libiberty $LDFLAGS"
intl=`echo $LIBINTL | sed 's,${top_builddir}/,,g'`
# -ldl is provided by bfd/Makfile.am (LIBDL) <PLUGINS>.
- if test "$plugins" = "yes"; then \ No newline at end of file
+ if test "$plugins" = "yes"; then