mirror of
https://github.com/mirror/make.git
synced 2026-09-02 12:48:09 +08:00
Ensure private variables are not used when appending target-specific
variables. Fixes Savannah bug #32872.
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
2011-05-07 Paul Smith <psmith@gnu.org>
|
||||
|
||||
* scripts/variables/private: Ensure we skip private variables when
|
||||
appending. Test for Savannah bug #32872.
|
||||
|
||||
* scripts/functions/wildcard: Verify wildcard used to test for
|
||||
file existence/non-existence.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user