]> granicus.if.org Git - sudo/commit
Use weak symbols for sudo_warn_gettext() and sudo_warn_strerror()
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 17 Feb 2015 13:42:10 +0000 (06:42 -0700)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 17 Feb 2015 13:42:10 +0000 (06:42 -0700)
commit166db8eeb400aef9cd979aa427f9fc360695df16
tree6441defe02d67f3856e94c1b923e77cf1195f93e
parent8cae9876f3e8156c6e04999b25c3439d3e62f170
Use weak symbols for sudo_warn_gettext() and sudo_warn_strerror()
so distros using "-Wl,--no-undefined" in LDFLAGS don't run into
problems.
MANIFEST
aclocal.m4
config.h.in
configure
configure.ac
lib/util/Makefile.in
lib/util/locale_weak.c [new file with mode: 0644]
m4/ax_sys_weak_alias.m4 [new file with mode: 0644]
mkdep.pl
src/Makefile.in
src/locale_stub.c