scripts/toolchain-config.in
author Zhenqiang Chen <zhenqiang.chen@linaro.org>
Thu Nov 17 17:59:44 2011 +0800 (2011-11-17)
changeset 2779 fc8b56c5c483
parent 1189 5c20d52c8270
permissions -rw-r--r--
binutils/binutils: handle NLS option

Add --disable-nls config when option "Enable nls" is not selected.

Reviewed-by: Michael Hope
Signed-off-by: Zhenqiang Chen <zhenqiang.chen@linaro.org>
yann@894
     1
#!/bin/sh
yann@894
     2
yann@2614
     3
tail -n+5 "${0}" |bzcat
yann@894
     4
exit 0