mirror of
https://git.yoctoproject.org/poky
synced 2026-02-20 08:29:42 +01:00
This reverts commit da9f079481 which turned out to
cause more problem that it fixed with libtool failures of:
| i586-poky-linux-libtool: link: unsupported hardcode properties
| i586-poky-linux-libtool: link: See the libtool documentation for more information.
| i586-poky-linux-libtool: link: Fatal configuration error.
as the hardcoded test result breaks libtool internal assumptions about linking on
Linux.
348 B
348 B
libelf
mr_cv_target_elf=${mr_cv_target_elf=yes}
Normally kernels have /dev/random enabled
ac_cv_file__dev_random=${ac_cv_file__dev_random=yes}
Avoid sudo to assume void for unsetenv in cross environment, or else it conflicts with
target stdlib.h prototype which follows POSIX compiliance. Mark for upstream.
sudo_cv_func_unsetenv_void=no