summaryrefslogtreecommitdiffstats
path: root/package/python-pip/python-pip.mk
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2018-05-08 22:40:17 +0200
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-11-01 21:31:36 +0100
commite8c0caadec8e2518364027855fa885b1fa884835 (patch)
tree72608355f7583222b65d0078685641d920ad8106 /package/python-pip/python-pip.mk
parent5c939246a802c0ad9704dac1505105037542a1d3 (diff)
downloadbuildroot-e8c0caadec8e2518364027855fa885b1fa884835.tar.gz
buildroot-e8c0caadec8e2518364027855fa885b1fa884835.zip
package/pkg-generic: postpone evaluation of dependency conditions
In the pkg-inner macros, all variables, but the positional arguments, must be $$-prefixed, so that they are expanded only when the macro is evaluated in each package, not when the macro is parsed. It is to be noted, though, that the current code, even though incorrect by the above rules, seemed to work. However, the upcoming addition of download dependencies, mimicking that code, would not work unless it was $$-prefixed. So, for consistency sake, and for correctness sake, let's always use the $$-prefix in the inner macro. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Cc: Arnout Vandecappelle <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/python-pip/python-pip.mk')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud