diff options
| author | Peter Korsgaard | 2009-01-16 13:30:07 +0100 |
|---|---|---|
| committer | Peter Korsgaard | 2009-01-16 13:30:07 +0100 |
| commit | 3e06e4cec64dd8fa896c8a989f7fffdb6fa91b82 (patch) | |
| tree | d566c094ee311ef624e7dad2bbc46ae996687c76 /package/python/Config.in | |
| parent | buildroot: convert remaining WGET users to DOWNLOAD helper (diff) | |
| download | buildroot-3e06e4cec64dd8fa896c8a989f7fffdb6fa91b82.tar.gz buildroot-3e06e4cec64dd8fa896c8a989f7fffdb6fa91b82.tar.xz buildroot-3e06e4cec64dd8fa896c8a989f7fffdb6fa91b82.zip | |
DOWNLOAD: don't use := assignment for function implementation
:= causes the function parameters to get evaluated at definition time
instead of implementation time, which is kind of silly for a function.
Fixes make source-check / external-deps
Diffstat (limited to 'package/python/Config.in')
0 files changed, 0 insertions, 0 deletions
