Date: Sat, 25 Nov 2000 05:59:49 -0800 (PST) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/binutils/gdb Makefile Message-ID: <200011251359.FAA97120@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien      2000/11/25 05:59:49 PST
  Modified files:
    gnu/usr.bin/binutils/gdb Makefile 
  Log:
  Deal with a real PITA in that GDB 4.18 (as we imported it) requires a
  `wait.h' that was in contrib/binutils/, however this wait.h went away with
  bintuils 2.10.0 so I `cvs rm'ed it.  Now we find gdb will not build.  This
  binutils wait.h contained nothing we didn't already have in <sys/wait.h>.
  So just hack a symlink to it.
  
  Revision  Changes    Path
  1.50      +6 -2      src/gnu/usr.bin/binutils/gdb/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011251359.FAA97120>
