39 lines
2.3 KiB
Text
39 lines
2.3 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_compiler_gnu=${ac_cv_c_compiler_gnu=yes}
|
|
ac_cv_env_CCASFLAGS_set=
|
|
ac_cv_env_CCASFLAGS_value=
|
|
ac_cv_env_CCAS_set=
|
|
ac_cv_env_CCAS_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=riscv32-unknown-elf
|
|
ac_cv_env_target_alias_set=set
|
|
ac_cv_env_target_alias_value=riscv32-unknown-elf
|
|
ac_cv_host=${ac_cv_host=riscv32-unknown-elf}
|
|
ac_cv_prog_AR=${ac_cv_prog_AR=riscv32-unknown-elf-ar}
|
|
ac_cv_prog_AWK=${ac_cv_prog_AWK=/usr/bin/gawk}
|
|
ac_cv_prog_CC=${ac_cv_prog_CC='riscv32-unknown-elf-gcc -B/home/seti/riscv-gnu-toolchain/build-newlib-nano/riscv32-unknown-elf/newlib/ -isystem /home/seti/riscv-gnu-toolchain/build-newlib-nano/riscv32-unknown-elf/newlib/targ-include -isystem /home/seti/riscv-gnu-toolchain/newlib/newlib/libc/include -B/home/seti/riscv-gnu-toolchain/build-newlib-nano/riscv32-unknown-elf/libgloss/riscv32 -L/home/seti/riscv-gnu-toolchain/build-newlib-nano/riscv32-unknown-elf/libgloss/libnosys -L/home/seti/riscv-gnu-toolchain/newlib/libgloss/riscv32 '}
|
|
ac_cv_prog_RANLIB=${ac_cv_prog_RANLIB=riscv32-unknown-elf-ranlib}
|
|
ac_cv_prog_STRIP=${ac_cv_prog_STRIP=riscv32-unknown-elf-strip}
|
|
ac_cv_prog_cc_g=${ac_cv_prog_cc_g=no}
|
|
ac_cv_prog_make_make_set=${ac_cv_prog_make_make_set=yes}
|
|
ac_cv_target=${ac_cv_target=riscv32-unknown-elf}
|
|
am_cv_CC_dependencies_compiler_type=${am_cv_CC_dependencies_compiler_type=gcc3}
|
|
libc_cv_asm_popsection_directive=${libc_cv_asm_popsection_directive=yes}
|
|
libc_cv_asm_previous_directive=${libc_cv_asm_previous_directive=yes}
|
|
libc_cv_section_attributes=${libc_cv_section_attributes=yes}
|
|
libc_cv_symbol_prefix=${libc_cv_symbol_prefix=none}
|