aboutsummaryrefslogtreecommitdiffstats
path: root/site/common
blob: 71ea7ac06d1d4de1df1fe05d97491ab2d8e79464 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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}

# does compiler handle IEEE math?
rd_cv_ieee_works=${rd_cv_ieee_works=yes}

ac_cv_sys_symbol_underscore=no

# its a runtime check which fails for cross-compiling
# python 2.7.1 uses this variable
ac_cv_buggy_getaddrinfo=no