commit | b514885063d7e052c1cd1b4e4e6a8f668ac45e7b | [log] [tgz] |
---|---|---|
author | Stephen Smalley <sds@tycho.nsa.gov> | Wed Oct 05 12:54:46 2016 -0400 |
committer | Stephen Smalley <sds@tycho.nsa.gov> | Wed Oct 05 12:54:46 2016 -0400 |
tree | cdbf452cb93f685d1b707915373e71e00c434050 | |
parent | 794c9afe99896c1c4852331f994ea46ee6f5e2da [diff] |
libsepol, libsemanage: fix linker scripts / map files The local: * entry should only be in the base entry, not in each of them. This is part of resolving gold linker build failures reported by Jason Zaman. Reported-by: Jason Zaman <jason@perfinion.com> Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>