summaryrefslogtreecommitdiff
path: root/board/mpl/common
diff options
context:
space:
mode:
authorDaniel Schwierzeck <daniel.schwierzeck@googlemail.com>2011-11-07 05:26:43 (GMT)
committerWolfgang Denk <wd@denx.de>2011-11-07 20:56:11 (GMT)
commitb6a467d73d8847e2307e7e95768e3287d51a9fe6 (patch)
tree9a1573e7c1232a113ba8de84a784510b075889b1 /board/mpl/common
parentfec79acc864bed049b6beae719ccbf2bbec5403a (diff)
downloadu-boot-fsl-qoriq-b6a467d73d8847e2307e7e95768e3287d51a9fe6.tar.xz
config.mk: use memoization in cc-option macro to speed up compilation
Apply memoization to cc-option macro by caching the results of the gcc calls. This macro is called very often so using cached results leads to faster compilation times. The old behaviour can be restored by defining the config option CONFIG_CC_OPT_CACHE_DISABLE=y. Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@googlemail.com>
Diffstat (limited to 'board/mpl/common')
0 files changed, 0 insertions, 0 deletions