Feature #1298 ยป 0023-Update-host-cpu-abi.m4-to-serial-20.patch
| m4/host-cpu-c-abi.m4 | ||
|---|---|---|
|
# host-cpu-c-abi.m4
|
||
|
# serial 19
|
||
|
# serial 20
|
||
|
dnl Copyright (C) 2002-2025 Free Software Foundation, Inc.
|
||
|
dnl This file is free software; the Free Software Foundation
|
||
|
dnl gives unlimited permission to copy and/or distribute it,
|
||
| ... | ... | |
|
else
|
||
|
gl_cv_host_cpu_c_abi=arm
|
||
|
fi
|
||
|
rm -f conftest*
|
||
|
rm -fr conftest*
|
||
|
])
|
||
|
;;
|
||