From d80eb8409c5a682042327b6fac2061694c3d9f9b Mon Sep 17 00:00:00 2001 From: Peter Ross Date: Thu, 20 Dec 2018 11:39:14 +1100 Subject: configure: --help should dipslay --host-extralibs --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 7136f22395..2f35741aca 100755 --- a/configure +++ b/configure @@ -380,7 +380,7 @@ Toolchain options: --host-cppflags=HCPPFLAGS use HCPPFLAGS when compiling for host --host-ld=HOSTLD use host linker HOSTLD --host-ldflags=HLDFLAGS use HLDFLAGS when linking for host - --host-libs=HLIBS use libs HLIBS when linking for host + --host-extralibs=HLIBS use libs HLIBS when linking for host --host-os=OS compiler host OS [$target_os] --extra-cflags=ECFLAGS add ECFLAGS to CFLAGS [$CFLAGS] --extra-cxxflags=ECFLAGS add ECFLAGS to CXXFLAGS [$CXXFLAGS] -- cgit v1.2.3