Change regcache list to be an hash map
[deliverable/binutils-gdb.git] / ld / configure.host
index 1e128852d27f6c6a6e4880c19fa56f3dda07e57c..0fd46075245d19bba5b2f42c7e343737f772464b 100644 (file)
@@ -3,7 +3,7 @@
 # file lets us skip running autoconf when modifying host specific
 # information.
 #
-#   Copyright (C) 2012-2018 Free Software Foundation, Inc.
+#   Copyright (C) 2012-2020 Free Software Foundation, Inc.
 #
 # This file is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -24,8 +24,3 @@
 #  HDEFINES            host specific compiler flags
 
 HDEFINES=
-
-case "${host}" in
-     m88*-*-dgux*)
-       HDEFINES=-D__using_DGUX ;;
-esac
This page took 0.024889 seconds and 4 git commands to generate.