]> git.ipfire.org Git - thirdparty/cups.git/commit
Clang doesn't support "-pie", so just pass as "-Wl,-pie" (which both GCC and
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Fri, 22 Apr 2011 23:01:57 +0000 (23:01 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Fri, 22 Apr 2011 23:01:57 +0000 (23:01 +0000)
commit66f176672a7e97553d75a11d32465fd4199fe724
treef064e7fc5bb8fb7ad050a36d1095a846b7b3879c
parent1885e4ece4f7b53294e34f2ee9655ac18d743846
Clang doesn't support "-pie", so just pass as "-Wl,-pie" (which both GCC and
Clang support)

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9717 7a7537e8-13f0-0310-91df-b6672ffda945
Makedefs.in
config-scripts/cups-compiler.m4