]> granicus.if.org Git - sudo/commit
Unbreak sudo_noexec on macOS where shared libraries and dynamic
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 14 Nov 2016 18:04:29 +0000 (11:04 -0700)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 14 Nov 2016 18:04:29 +0000 (11:04 -0700)
commit068f96a213a246458529239c4484415d0d805525
tree357264d9768ed8c4eef59515bb0d384ab3cdaf53
parent60bf1394517e4d06a37c8b76ee4a65dcef07285b
Unbreak sudo_noexec on macOS where shared libraries and dynamic
modules are different.  We still want to install sudo_noexec.so
without the "lib" prefix so some hackery is required.
src/Makefile.in