--- a/config.rpath 2020-02-24 17:02:43 -0600 +++ b/config.rpath 2020-02-24 17:02:49 -0600 @@ -43,7 +43,7 @@ # All known linkers require a `.a' archive for static linking (except M$VC, # which needs '.lib'). libext=a -shrext=.so +shrext=.a host="$1" host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`