mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +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:
@@ -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 ??= " \
|
||||
|
||||
Reference in New Issue
Block a user