Add ppc476 workaround bootstrap test
[deliverable/binutils-gdb.git] / ld / ldfile.h
index 1736aafe7400650d39ebdeb246f63726e9a5e931..945609250afc6fede2985dbdd59bf035cb835843 100644 (file)
@@ -37,8 +37,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.032307 seconds and 4 git commands to generate.