diff options
author | Pádraig Brady <P@draigBrady.com> | 2015-10-18 22:09:19 +0100 |
---|---|---|
committer | Pádraig Brady <P@draigBrady.com> | 2015-10-19 10:25:14 +0100 |
commit | b6757e83c401d38e747f99314e45840907a4f60a (patch) | |
tree | 7bfbabe8d3759846d188ed1fa743a154bbc3b0db /tests/misc | |
parent | 66504d41aa849746ec0f4f7f2dfa88f098c45f48 (diff) | |
download | coreutils-b6757e83c401d38e747f99314e45840907a4f60a.tar.xz |
maint: fixes to support improved sc_tight_scope
The gnulib provided sc_tight_scope target was ineffective,
as it was checking against an invalid blank regular expression,
and thus ignoring any extern function issues. This is now
fixed up in gnulib, and so we need to fix our scoping issues
before the next gnulib update.
* cfg.mk: Setup and document the tight_scope config variables
appropriately.
* src/selinux.h: Since declared in *_SOURCES, use the two line
form for the extern function declarations.
* src/set-fields.h: Add the extern declarations, and since declared
in noinst_HEADERS use the single line form.
Diffstat (limited to 'tests/misc')
0 files changed, 0 insertions, 0 deletions