]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
libcap: clean up configuration variables
authorRoss Burton <ross.burton@arm.com>
Mon, 17 Mar 2025 17:08:45 +0000 (17:08 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 18 Mar 2025 10:26:10 +0000 (10:26 +0000)
commit88cd79eee6dcc40d0e75ab35d9092ac3c788be7d
treedd70d55de3bae85c3d77089a62d6123ca5e6474d
parent964c73bd4de30c682961f7fe2ee85a92995d3160
libcap: clean up configuration variables

There's no need to set PACKAGECONFIG:class-native as we disable PAM in
the native DISTRO_FEATURES.

No need to set COPTS, since "Canonicalize build system"[1] the exported
CFLAGS/CPPFLAGS/LDFLAGS are respected.

Merge multiple make arguments into EXTRA_OEMAKE to remove duplication.

SYSTEM_HEADERS is not used upstream, remove.

[1] 2762c2c1a8c98d9012fcd40f20d133493a0b3219

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/libcap/libcap_2.74.bb