X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fbinutils;h=104a2a7f89dba3b5623858f0b8ee91c8eb73a1d9;hp=27a385d48f7688f3426805660d309a9147e6b79e;hb=1d627130ecae5a1358ee9ca79b328827e862c0ca;hpb=025b7ad557b27ef0964e4b218549703f4d34e946 diff --git a/lfs/binutils b/lfs/binutils index 27a385d48f..104a2a7f89 100644 --- a/lfs/binutils +++ b/lfs/binutils @@ -35,7 +35,10 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) # ifeq "$(ROOT)" "" TARGET = $(DIR_INFO)/$(THISAPP) - EXTRA_CONFIG = --prefix=/usr --enable-shared --disable-nls + EXTRA_CONFIG = \ + --prefix=/usr \ + --enable-shared \ + --disable-nls EXTRA_MAKE = tooldir=/usr EXTRA_INSTALL = tooldir=/usr else