Make find_thread_ptid lookup thread map instead of iterate
[deliverable/binutils-gdb.git] / ld / configure.host
index 331ec0ed111076bca17e70b60c2023891383ee9f..28be85554aca83f86d588708133c705e9686166b 100644 (file)
@@ -3,7 +3,7 @@
 # file lets us skip running autoconf when modifying host specific
 # information.
 #
-#   Copyright (C) 2012-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2012-2019 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.042957 seconds and 4 git commands to generate.