Mercurial > hg
comparison Makefile @ 32251:a04f5c651e52
policy: relax the default for in-place build
We're going to make the 'c' policy more strict, where no missing attribute
will be allowed. Since we want to run 'hg bisect' without rebuilding the C
extension modules, we'll need a looser policy for development environment.
The default for system installation isn't changed.
Note that the current 'c' policy is practically 'allow'-ish as we have lots
of adhoc fallbacks to pure functions.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Wed, 26 Apr 2017 23:02:43 +0900 |
parents | 2daba41c3b80 |
children | 014fa1ad5076 |
comparison
equal
deleted
inserted
replaced
32250:8a137ef6e5da | 32251:a04f5c651e52 |
---|