The 1.2.8 release did indeed ship binary .o files, such as:
nfs-utils-1.2.8/support/nfs/conffile.o
No recent release has done this though.
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
${S}/systemd/Makefile.am ${S}/tools/nfsrahead/Makefile.am
}
-# Make clean needed because the package comes with
-# precompiled 64-bit objects that break the build
-do_compile:prepend() {
- make clean
-}
-
# Works on systemd only
HIGH_RLIMIT_NOFILE ??= "4096"