ELF ld -r scripts
[deliverable/binutils-gdb.git] / ld / ldfile.h
index 1736aafe7400650d39ebdeb246f63726e9a5e931..d2e6c707f4e4b3cb2ed67fb533c5a2254f73717e 100644 (file)
@@ -1,6 +1,5 @@
 /* ldfile.h -
-   Copyright 1991, 1992, 1993, 1994, 1995, 2000, 2002, 2003, 2004, 2005,
-   2007, 2012 Free Software Foundation, Inc.
+   Copyright (C) 1991-2018 Free Software Foundation, Inc.
 
    This file is part of the GNU Binutils.
 
@@ -37,8 +36,6 @@ typedef struct search_dirs {
   const char *name;
   /* TRUE if this is from the command line.  */
   bfd_boolean cmdline;
-  /* true if this is from within the sys-root.  */
-  bfd_boolean sysrooted;
 } search_dirs_type;
 
 extern search_dirs_type *search_head;
This page took 0.024391 seconds and 4 git commands to generate.