Brad says: [...] This patch just
cleans up the OpenBSD section, removes an unnecessary/unused flag which is
used only when creating a shared library/module from an archive which is
not being done thus it's not needed.
From ld man page:
-Bforcearchive
Force all members of archives to be loaded, whether or not such
members contribute a definition to any plain object files. Useful
for making a shared library from an archive of PIC objects with-
out having to unpack the archive.
// Brad
Submitted by: brad@openbsd.org
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88188 13f79535-47bb-0310-9956-ffa450edef68
Loading
Please sign in to comment