aboutsummaryrefslogtreecommitdiff
path: root/ld/Makefile.in
diff options
context:
space:
mode:
authorJerry Zhang Jian <jerry.zhangjian@sifive.com>2023-09-01 11:36:25 +0800
committerAlan Modra <amodra@gmail.com>2023-09-01 17:59:49 +0930
commitbe3bed0696aa3beea2c9d539e08743f14bbe1db1 (patch)
tree18c4896910e0ed73c51f76fe45a6fb260745b2e5 /ld/Makefile.in
parent12e70a6d0c3550e8eec9f9a0a7abb8bae49fc097 (diff)
downloadfsf-binutils-gdb-be3bed0696aa3beea2c9d539e08743f14bbe1db1.zip
fsf-binutils-gdb-be3bed0696aa3beea2c9d539e08743f14bbe1db1.tar.gz
fsf-binutils-gdb-be3bed0696aa3beea2c9d539e08743f14bbe1db1.tar.bz2
Fix ld Makefile variable naming: ELF_CLFAGS -> ELF_CFLAGS
Signed-off-by: Jerry Zhang Jian <jerry.zhangjian@sifive.com>
Diffstat (limited to 'ld/Makefile.in')
-rw-r--r--ld/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/Makefile.in b/ld/Makefile.in
index 10278dd..afd22d4 100644
--- a/ld/Makefile.in
+++ b/ld/Makefile.in
@@ -563,11 +563,11 @@ am__skipyacc =
# case both are empty.
ZLIB = @zlibdir@ -lz
ZLIBINC = @zlibinc@
-ELF_CLFAGS = -DELF_LIST_OPTIONS=@elf_list_options@ \
+ELF_CFLAGS = -DELF_LIST_OPTIONS=@elf_list_options@ \
-DELF_SHLIB_LIST_OPTIONS=@elf_shlib_list_options@ \
-DELF_PLT_UNWIND_LIST_OPTIONS=@elf_plt_unwind_list_options@
-AM_CFLAGS = $(WARN_CFLAGS) $(ELF_CLFAGS) $(JANSSON_CFLAGS) $(ZSTD_CFLAGS)
+AM_CFLAGS = $(WARN_CFLAGS) $(ELF_CFLAGS) $(JANSSON_CFLAGS) $(ZSTD_CFLAGS)
# We put the scripts in the directory $(scriptdir)/ldscripts.
# We can't put the scripts in $(datadir) because the SEARCH_DIR