summaryrefslogtreecommitdiff
path: root/makefile.patch
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2018-11-26 03:43:31 +0100
committerUlf Magnusson <ulfalizer@gmail.com>2018-11-26 05:44:52 +0100
commitbb7044cb39af5659c082bd74b45734dca64824c5 (patch)
tree3e7cf9f7226a4f9f3384d828114dfa4a823dd419 /makefile.patch
parent120f551b8bf9a6c35a9a97d5c7551bff66dc78bb (diff)
Reorder some tuples to put y first
CONFIG_FOO=y and 'default y' and the like are more common than the n versions, so test for them first. Turning the tuples into sets would be even better on Python 3, as it optimizes sets with constant keys into a LOAD_CONST, but it has a performance penalty on Python 2.
Diffstat (limited to 'makefile.patch')
0 files changed, 0 insertions, 0 deletions