diff options
author | Thomas De Schampheleire <thomas.de_schampheleire@nokia.com> | 2017-02-03 21:57:42 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-02-05 15:20:02 +0100 |
commit | bd8b531d24431141a919daf6c50cca7de8547023 (patch) | |
tree | a159789e0a111c6b384a42d80bcab6ea4145d710 /package/libamcodec/0001-Include-stdint.h-where-needed.patch | |
parent | ff28d37dfa1b961f438c007f81b6b8d28f1f2624 (diff) | |
download | buildroot-bd8b531d24431141a919daf6c50cca7de8547023.tar.gz buildroot-bd8b531d24431141a919daf6c50cca7de8547023.zip |
graph-depends: avoid use of global var 'rule' in get_depends
Function get_depends was recently changed to support both normal
dependencies as reverse dependencies, via a global variable 'rule' that
equals 'show-depends' or 'show-rdepends'.
As a subsequent function will extract this function get_depends to a
separate file, the use of globals is problematic.
Instead, pass the global as an argument.
Signed-off-by: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/libamcodec/0001-Include-stdint.h-where-needed.patch')
0 files changed, 0 insertions, 0 deletions