[ARM, sim] Fix build error and warnings
[deliverable/binutils-gdb.git] / sim / arm / Makefile.in
index 745b62a8e7733a0b8d1f1cd809a31608d27f9c4e..d825beda21f25418f6803961153efe31781e50c0 100644 (file)
@@ -1,5 +1,5 @@
 #    Makefile template for Configure for the arm sim library.
-#    Copyright 1995-2015 Free Software Foundation, Inc.
+#    Copyright 1995-2019 Free Software Foundation, Inc.
 #    Written by Cygnus Support.
 # 
 # This program is free software; you can redistribute it and/or modify
 ## COMMON_PRE_CONFIG_FRAG
 
 SIM_EXTRA_CFLAGS = -DMODET
+SIM_EXTRA_LIBS = -lm
 
 SIM_OBJS = \
        wrapper.o \
        $(SIM_NEW_COMMON_OBJS) \
-       sim-hload.o \
        armemu26.o armemu32.o arminit.o armos.o armsupp.o \
-       armvirt.o bag.o thumbemu.o \
+       armvirt.o thumbemu.o \
        armcopro.o maverick.o iwmmxt.o
 
 ## COMMON_POST_CONFIG_FRAG
This page took 0.024726 seconds and 4 git commands to generate.