]> 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)
commite90be3e85c5246a5e7938b907d485e5510080850
treefadcffa3308f4a42089fe1ece9a96e4f0befe4f0
parent287466b087f7bf6c94ee50bf8a796006f3f2d7e3
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