diff options
author | jlam <jlam> | 2005-06-01 17:27:22 +0000 |
---|---|---|
committer | jlam <jlam> | 2005-06-01 17:27:22 +0000 |
commit | 14e3152a93e1fde3754b75ddfd7f50f0d34a7865 (patch) | |
tree | 65c5344fab529de5f9914b79bcefb3e14ce16df3 /chat | |
parent | 7d2dfcbebdb8288dc7d0e1e0e610960e339c50b9 (diff) | |
download | pkgsrc-14e3152a93e1fde3754b75ddfd7f50f0d34a7865.tar.gz |
*.makevars.mk doesn't exist until after ${WRKDIR} is created, which
doesn't happen until after the package is extracted. Prior to
extraction, cache the variables named in MAKEVARS using MAKEFLAGS
instead. This avoids invoking each expensive computation up to four
times before it gets cached. For packages that include lots of
buildlink3.mk files, this saves a lot of CPU time.
Diffstat (limited to 'chat')
0 files changed, 0 insertions, 0 deletions