]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Remove LIBS from two sim Makefiles
authorTom Tromey <tom@tromey.com>
Fri, 23 Apr 2021 01:51:54 +0000 (19:51 -0600)
committerTom Tromey <tom@tromey.com>
Fri, 23 Apr 2021 01:51:55 +0000 (19:51 -0600)
A couple of sim Makefiles define LIBS, but don't use it.  This removes
these.

sim/m32c/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

* Makefile.in (LIBS): Remove

sim/rx/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

* Makefile.in (LIBS): Remove.

sim/m32c/ChangeLog
sim/m32c/Makefile.in
sim/rx/ChangeLog
sim/rx/Makefile.in

index c4d187d5709523173b2989d2e51f53c1473c78ca..117ce05bcca2f432f29e109daf43b70ac6fc665f 100644 (file)
@@ -1,3 +1,7 @@
+2021-04-22  Tom Tromey  <tom@tromey.com>
+
+       * Makefile.in (LIBS): Remove
+
 2021-04-22  Tom Tromey  <tom@tromey.com>
 
        * configure: Rebuild.
index 15ade0b74be06120b47624e372f554191a089b66..7e27eb57da0ada42fc2756e6f8ed2c9cb9b99218 100644 (file)
@@ -43,8 +43,6 @@ SIM_OBJS = \
        trace.o \
        $(ENDLIST)
 
-LIBS = $B/bfd/libbfd.a $B/libiberty/libiberty.a
-
 ## COMMON_POST_CONFIG_FRAG
 
 arch = m32c
index 1434f15d2fc066922ef731e8678d65c2aca14cbf..e1d4d197ec7c4ff6441d0214aee95e78323eec3c 100644 (file)
@@ -1,3 +1,7 @@
+2021-04-22  Tom Tromey  <tom@tromey.com>
+
+       * Makefile.in (LIBS): Remove.
+
 2021-04-22  Tom Tromey  <tom@tromey.com>
 
        * Makefile.in (err.o, fpu.o, gdb-if.o, load.o, main.o, mem.o)
index 45b956c1d2e2ad3c50feb6989228f05aa33da02b..9e83e3aad8561e3a172e83bfe9c47d25d2e0abd5 100644 (file)
@@ -42,8 +42,6 @@ SIM_OBJS = \
        err.o \
        $(ENDLIST)
 
-LIBS = $B/bfd/libbfd.a $B/libiberty/libiberty.a
-
 ## COMMON_POST_CONFIG_FRAG
 
 arch = rx