]> git.ipfire.org Git - thirdparty/cups.git/commit
Confirm that -Wl,-pie links on Darwin 303/head
authorEvan Miller <emmiller@gmail.com>
Mon, 6 Dec 2021 14:58:28 +0000 (09:58 -0500)
committerGitHub <noreply@github.com>
Mon, 6 Dec 2021 14:58:28 +0000 (09:58 -0500)
commit364cc54195f92e27530e2eb12f12a43607433ed8
tree03ed14926e1a67664533e2817fe33c8c736472b4
parent7a7ef6b180a35f64eee12db982a245da69e17574
Confirm that -Wl,-pie links on Darwin

The flag compiles but fails to link when the deployment target is OS X 10.4.
config-scripts/cups-compiler.m4