mirror of
https://git.freebsd.org/ports.git
synced 2025-06-21 12:40:45 -04:00
13 lines
270 B
Text
13 lines
270 B
Text
|
|
$FreeBSD$
|
|
|
|
--- bfd/Makefile.in.orig
|
|
+++ bfd/Makefile.in
|
|
@@ -336,7 +336,6 @@
|
|
@INSTALL_LIBBFD_FALSE@noinst_LTLIBRARIES = libbfd.la
|
|
AM_CFLAGS = $(WARN_CFLAGS)
|
|
AM_CPPFLAGS = -DBINDIR='"$(bindir)"'
|
|
-@PLUGINS_TRUE@LIBDL = -ldl
|
|
|
|
# bfd.h goes here, for now
|
|
BFD_H = bfd.h
|