Commit e17774f0 authored by Martin Kraemer's avatar Martin Kraemer
Browse files

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
parent 2dd1351b
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment