Re: [PATCH v6 5/5] build: use integers for numerical options
From: Bruce Richardson <hidden> Date: 2019-02-08 14:44:08
On Wed, Feb 06, 2019 at 05:08:48PM +0000, Luca Boccassi wrote:
Now that the minimum Meson version has been bumped past 0.45 we can use
integer as an option type directly.
Signed-off-by: Luca Boccassi <redacted>
---
v6: added following Bruce's suggestion
Since I suggested it, I naturally think this is a brilliant idea! :-)
Acked-by: Bruce Richardson <redacted>