summaryrefslogtreecommitdiffstats
path: root/meta/site/common
blob: e2dd4b57f7d0478752618e61831d0e7b8815041a (plain)
1
2
3
4
5
6
7
8
9
# 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