This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd-ports
Watch
1
Star
0
Fork
0
You've already forked freebsd-ports
mirror of
https://git.FreeBSD.org/ports.git
synced
2025-01-31 10:46:16 +00:00
Code
Issues
Releases
Activity
ab32c3d3d2
freebsd-ports
/
devel
/
libbfd
/
pkg-plist
7 lines
95 B
Plaintext
Raw
Normal View
History
Unescape
Escape
This is a port of GNU libbfd, the binary file descriptor library from GNU binutils. It can read/write about any object file format on earth. Soon to be used by devel/avarice. Requires devel/gnulibiberty, since it (alas) uses undocumented internal functions from that library.
2004-04-28 20:24:39 +00:00
include/ansidecl.h
include/bfd.h
include/bfdlink.h
include/symcat.h
lib/libbfd.a
Upgrade to binutils 2.15. Revert from USE_LIBTOOL to binutil's own libtool, as libtool13 could not grok the --without-pic option, and the configure script is not prepared to handle libtool15 (yet) which in turn could have understood --without-pic. Sigh. At least, that way we can avoid the overhead of building all the unneeded shared libs. Still, libtool insists on installing libbfd.la. As this file is really small, I give in, and added it to pkg-plist.
2004-12-27 22:58:17 +00:00
lib/libbfd.la
Reference in New Issue
Copy Permalink