]> granicus.if.org Git - apache/commit
On OS/390, the compiler/linker front-end doesn't handle
authorJeff Trawick <trawick@apache.org>
Mon, 3 Jun 2002 15:25:11 +0000 (15:25 +0000)
committerJeff Trawick <trawick@apache.org>
Mon, 3 Jun 2002 15:25:11 +0000 (15:25 +0000)
commit088354e96852b96da21213254ff394e7d2cb1f10
treefadcffa3308f4a42089fe1ece9a96e4f0befe4f0
parent383cd946c9b9f7522cbaf6c15a339ad5668e29d7
On OS/390, the compiler/linker front-end doesn't handle
"-L/path/to/lib after "-o target".  After looking into build failures,
it turned out that we specify EXTRA_LDFLAGS twice (once before "-o
target" and once after "-o target") for httpd and for the support
utilities.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95484 13f79535-47bb-0310-9956-ffa450edef68
Makefile.in
support/Makefile.in