mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 06:45:15 +00:00
rsyslog: Dont force enable atomic builtins on mips
This would ensure that checks are performed properly before using them Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
553e936182
commit
bcd7647609
@ -39,6 +39,7 @@ inherit autotools pkgconfig systemd update-rc.d ptest
|
||||
|
||||
EXTRA_OECONF += "--disable-generate-man-pages ap_cv_atomic_builtins=yes"
|
||||
EXTRA_OECONF += "--enable-imfile-tests"
|
||||
EXTRA_OECONF_remove_mipsarch = "ap_cv_atomic_builtins=yes"
|
||||
|
||||
# first line is default yes in configure
|
||||
PACKAGECONFIG ??= " \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user