commit | aae937481ae28c0cfe502309e9acb5c34ba0b2cd | [log] [tgz] |
---|---|---|
author | Andrew G. Morgan <morgan@kernel.org> | Sun Feb 13 19:58:05 2022 -0800 |
committer | Andrew G. Morgan <morgan@kernel.org> | Sun Feb 13 19:58:05 2022 -0800 |
tree | 1ebf534f74393557934022dcdd2db4f139ea5fe1 | |
parent | 66a8a1421e4520e9dda0a46704e25bafb989b1ae [diff] |
Be explicit about CGO_ENABLED=1 for compare-cap build. It looks like go1.18 is going to default to CGO_ENABLED=0, so force CGO_ENABLED=1 when building this cap-libcap comparison program. Fixes: https://bugzilla.kernel.org/show_bug.cgi?id=215603 Signed-off-by: Andrew G. Morgan <morgan@kernel.org>