From ffee60125950bedb5051cf51a211e309e01f45f6 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Mon, 12 Nov 2012 16:33:22 -0500 Subject: Fix a comment. --- diff --git a/build b/build index fa819d8..50c43fb 100755 --- a/build +++ b/build @@ -9,7 +9,7 @@ configure: # Generate the main makefile. # * Use multiarch library search directories. # - The library path is given to ld/configure through host_configargs in - # ld/Makefile's "configure-host" target. + # Makefile's "configure-host" target. # - If we're building a cross ld, search only target-specific library # paths. # * Use shared BFD and opcodes libraries for all utilities. -- cgit v0.9.1