84 lines
4 KiB
Text
84 lines
4 KiB
Text
|
# This file is a shell script that caches the results of configure
|
||
|
# tests run on this system so they can be shared between configure
|
||
|
# scripts and configure runs, see configure's option --config-cache.
|
||
|
# It is not useful on other systems. If it contains results you don't
|
||
|
# want to keep, you may remove or edit it.
|
||
|
#
|
||
|
# config.status only pays attention to the cache file if you give it
|
||
|
# the --recheck option to rerun configure.
|
||
|
#
|
||
|
# `ac_cv_env_foo' variables (set or unset) will be overridden when
|
||
|
# loading this file, other *unset* `ac_cv_foo' will be assigned the
|
||
|
# following values.
|
||
|
|
||
|
ac_cv_build=${ac_cv_build=x86_64-pc-linux-gnu}
|
||
|
ac_cv_c_bigendian=${ac_cv_c_bigendian=no}
|
||
|
ac_cv_c_compiler_gnu=${ac_cv_c_compiler_gnu=yes}
|
||
|
ac_cv_c_const=${ac_cv_c_const=yes}
|
||
|
ac_cv_env_CC_set=set
|
||
|
ac_cv_env_CC_value=gcc
|
||
|
ac_cv_env_CFLAGS_set=set
|
||
|
ac_cv_env_CFLAGS_value='-g -O2 '
|
||
|
ac_cv_env_CPPFLAGS_set=
|
||
|
ac_cv_env_CPPFLAGS_value=
|
||
|
ac_cv_env_CPP_set=
|
||
|
ac_cv_env_CPP_value=
|
||
|
ac_cv_env_LDFLAGS_set=set
|
||
|
ac_cv_env_LDFLAGS_value=' '
|
||
|
ac_cv_env_LIBS_set=
|
||
|
ac_cv_env_LIBS_value=
|
||
|
ac_cv_env_build_alias_set=set
|
||
|
ac_cv_env_build_alias_value=x86_64-pc-linux-gnu
|
||
|
ac_cv_env_host_alias_set=set
|
||
|
ac_cv_env_host_alias_value=x86_64-pc-linux-gnu
|
||
|
ac_cv_env_target_alias_set=set
|
||
|
ac_cv_env_target_alias_value=riscv32-unknown-elf
|
||
|
ac_cv_header_ctype_h=${ac_cv_header_ctype_h=yes}
|
||
|
ac_cv_header_inttypes_h=${ac_cv_header_inttypes_h=yes}
|
||
|
ac_cv_header_memory_h=${ac_cv_header_memory_h=yes}
|
||
|
ac_cv_header_stdc=${ac_cv_header_stdc=yes}
|
||
|
ac_cv_header_stddef_h=${ac_cv_header_stddef_h=yes}
|
||
|
ac_cv_header_stdint_h=${ac_cv_header_stdint_h=yes}
|
||
|
ac_cv_header_stdio_h=${ac_cv_header_stdio_h=yes}
|
||
|
ac_cv_header_stdlib_h=${ac_cv_header_stdlib_h=yes}
|
||
|
ac_cv_header_string_h=${ac_cv_header_string_h=yes}
|
||
|
ac_cv_header_strings_h=${ac_cv_header_strings_h=yes}
|
||
|
ac_cv_header_sys_stat_h=${ac_cv_header_sys_stat_h=yes}
|
||
|
ac_cv_header_sys_types_h=${ac_cv_header_sys_types_h=yes}
|
||
|
ac_cv_header_unistd_h=${ac_cv_header_unistd_h=yes}
|
||
|
ac_cv_host=${ac_cv_host=x86_64-pc-linux-gnu}
|
||
|
ac_cv_objext=${ac_cv_objext=o}
|
||
|
ac_cv_path_EGREP=${ac_cv_path_EGREP='/usr/bin/grep -E'}
|
||
|
ac_cv_path_GREP=${ac_cv_path_GREP=/usr/bin/grep}
|
||
|
ac_cv_prog_ACLOCAL=${ac_cv_prog_ACLOCAL=aclocal}
|
||
|
ac_cv_prog_AUTOCONF=${ac_cv_prog_AUTOCONF=autoconf}
|
||
|
ac_cv_prog_AUTOHEADER=${ac_cv_prog_AUTOHEADER=autoheader}
|
||
|
ac_cv_prog_CC=${ac_cv_prog_CC=gcc}
|
||
|
ac_cv_prog_CPP=${ac_cv_prog_CPP='gcc -E'}
|
||
|
ac_cv_prog_RANLIB=${ac_cv_prog_RANLIB='ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so'}
|
||
|
ac_cv_prog_cc_c89=${ac_cv_prog_cc_c89=}
|
||
|
ac_cv_prog_cc_g=${ac_cv_prog_cc_g=yes}
|
||
|
ac_cv_prog_make_make_set=${ac_cv_prog_make_make_set=yes}
|
||
|
ac_cv_sizeof_int=${ac_cv_sizeof_int=4}
|
||
|
ac_cv_sizeof_long=${ac_cv_sizeof_long=8}
|
||
|
ac_cv_target=${ac_cv_target=riscv32-unknown-elf}
|
||
|
ac_cv_type_int_fast32_t=${ac_cv_type_int_fast32_t=yes}
|
||
|
ac_cv_type_int_least32_t=${ac_cv_type_int_least32_t=yes}
|
||
|
ac_cv_type_off_t=${ac_cv_type_off_t=yes}
|
||
|
ac_cv_type_u_int64_t=${ac_cv_type_u_int64_t=no}
|
||
|
ac_cv_type_uint64_t=${ac_cv_type_uint64_t=yes}
|
||
|
ac_cv_type_uintmax_t=${ac_cv_type_uintmax_t=yes}
|
||
|
ac_cv_type_uintptr_t=${ac_cv_type_uintptr_t=yes}
|
||
|
acx_cv_header_stdint=${acx_cv_header_stdint=stdint.h}
|
||
|
acx_cv_header_stdint_kind=${acx_cv_header_stdint_kind='(already complete)'}
|
||
|
acx_cv_prog_cc_pedantic__Wlong_long=${acx_cv_prog_cc_pedantic__Wlong_long=yes}
|
||
|
acx_cv_prog_cc_warning__W=${acx_cv_prog_cc_warning__W=yes}
|
||
|
acx_cv_prog_cc_warning__Wall=${acx_cv_prog_cc_warning__Wall=yes}
|
||
|
acx_cv_prog_cc_warning__Wcast_qual=${acx_cv_prog_cc_warning__Wcast_qual=yes}
|
||
|
acx_cv_prog_cc_warning__Wmissing_format_attribute=${acx_cv_prog_cc_warning__Wmissing_format_attribute=yes}
|
||
|
acx_cv_prog_cc_warning__Wmissing_prototypes=${acx_cv_prog_cc_warning__Wmissing_prototypes=yes}
|
||
|
acx_cv_prog_cc_warning__Wold_style_definition=${acx_cv_prog_cc_warning__Wold_style_definition=yes}
|
||
|
acx_cv_prog_cc_warning__Wstrict_prototypes=${acx_cv_prog_cc_warning__Wstrict_prototypes=yes}
|
||
|
acx_cv_prog_cc_warning__Wwrite_strings=${acx_cv_prog_cc_warning__Wwrite_strings=yes}
|
||
|
acx_cv_prog_cc_warning__fno_lto=${acx_cv_prog_cc_warning__fno_lto=yes}
|