diff options
author | Maciej W. Rozycki <macro@embecosm.com> | 2022-05-13 17:07:23 +0100 |
---|---|---|
committer | Maciej W. Rozycki <macro@embecosm.com> | 2022-05-13 17:07:23 +0100 |
commit | 7b1cfba79ee54221ffa7d7879433b7ee1728cd76 (patch) | |
tree | da85072b867dea5cc7fd8234d47cbdb75fb74c40 /dlfcn/bug-dl-leaf.c | |
parent | 353a1220e3a4ece67216c07796cb0fd2b3d2e309 (diff) | |
download | glibc-7b1cfba79ee54221ffa7d7879433b7ee1728cd76.tar glibc-7b1cfba79ee54221ffa7d7879433b7ee1728cd76.tar.gz glibc-7b1cfba79ee54221ffa7d7879433b7ee1728cd76.tar.bz2 glibc-7b1cfba79ee54221ffa7d7879433b7ee1728cd76.zip |
RISC-V: Use an autoconf template to produce `preconfigure'
Avoid fiddling with autoconf internals and use AC_DEFINE_UNQUOTED to
define macros in the configuration headers rather than handcoding an
equivalent shell sequence with the use of the `as_echo' undocumented
variable.
Switch to using AC_MSG_ERROR rather than `echo' and `exit' directly for
error handling. Owing to the lack of any kind of error annotation it
makes it difficult to spot the message in the flood in a parallel build
and neither it is logged in `config.log'.
Reviewed-by: Palmer Dabbelt <palmer@rivosinc.com>
Acked-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'dlfcn/bug-dl-leaf.c')
0 files changed, 0 insertions, 0 deletions