diff --git a/packages/debug/nano/build b/packages/debug/nano/build index 20a4f0aeb0..b762113633 100755 --- a/packages/debug/nano/build +++ b/packages/debug/nano/build @@ -2,6 +2,9 @@ . config/options $1 +# nano fails to build with GOLD linker + strip_gold + cd $PKG_BUILD ./configure --host=$TARGET_NAME \ --build=$HOST_NAME \