]> granicus.if.org Git - apache/commit
* support/apxs.in: Reset $opt so that -I, -D and -Wc,* options are not
authorJoe Orton <jorton@apache.org>
Tue, 28 Sep 2004 13:09:37 +0000 (13:09 +0000)
committerJoe Orton <jorton@apache.org>
Tue, 28 Sep 2004 13:09:37 +0000 (13:09 +0000)
commit70ed655fa86fc81a02d025e464bee7fbca09106b
treeb11f44a0cd307e2451ce56c58da4567a29df2b31
parent349fbd8eb197def689a1f68d853f744577cd0f76
* support/apxs.in: Reset $opt so that -I, -D and -Wc,* options are not
passed to the libtool link line.  For "-Wl,-foo" pass "-foo" on the
link line regardless of whether gcc is used; without guessing whether
libtool --mode=link will invoke gcc or some native ld the previous
behaviour is not really correct.

PR: 31448

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