HomeSort by: relevance | last modified time | path
    Searched refs:with_arch (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/
configure 12806 if test "x${with_arch}" != x; then
12807 case ${with_arch} in
12811 #define NDS32_DEFAULT_ARCH_NAME "$with_arch"
12820 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_arch" >&5
12821 $as_echo "$with_arch" >&6; }
12946 if test "x${with_arch}" != x; then
12949 #define DEFAULT_RISCV_ARCH_WITH_EXT "$with_arch"
12953 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_arch" >&5
12954 $as_echo "$with_arch" >&6; }
  /src/external/gpl3/binutils.old/dist/gas/
configure 12443 if test "x${with_arch}" != x; then
12444 case ${with_arch} in
12448 #define NDS32_DEFAULT_ARCH_NAME "$with_arch"
12457 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_arch" >&5
12458 $as_echo "$with_arch" >&6; }
12583 if test "x${with_arch}" != x; then
12586 #define DEFAULT_RISCV_ARCH_WITH_EXT "$with_arch"
12590 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_arch" >&5
12591 $as_echo "$with_arch" >&6; }

Completed in 42 milliseconds