]> granicus.if.org Git - sudo/commit
Add CHECK_SYMBOLS_LDFLAGS to check_symbols target. Non-ELF HP-UX
authorTodd C. Miller <Todd.Miller@sudo.ws>
Fri, 17 Aug 2018 03:07:36 +0000 (21:07 -0600)
committerTodd C. Miller <Todd.Miller@sudo.ws>
Fri, 17 Aug 2018 03:07:36 +0000 (21:07 -0600)
commit9317367e29d0cf1fc6d2a88b6fadabf6d5178f8c
treee179ed9626f93cdf82e515d7f90335cf46e09c59
parent18ddabfebf4028664ad84ee7eb3e7de02aa0c4a5
Add CHECK_SYMBOLS_LDFLAGS to check_symbols target.  Non-ELF HP-UX
executables don't support SHLIB_PATH or LD_LIBRARY_PATH unless ld
is passed the +s flag.  This lets the check_symbols test pass on
systems where the ldap libraries aren't installed in the standard
location.
plugins/sudoers/Makefile.in