X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tools-for-build%2Fgrovel-features.sh;h=4111fae02256e01f7e5e50629fb28259d156fb0e;hb=c580293e8550414004697173f7e2c2b6bdf81070;hp=2eac63caec442305b2c4be825f17677a99aa5832;hpb=75b52379bdc2269961af6a1308eca63610f38ac3;p=sbcl.git diff --git a/tools-for-build/grovel-features.sh b/tools-for-build/grovel-features.sh index 2eac63c..4111fae 100644 --- a/tools-for-build/grovel-features.sh +++ b/tools-for-build/grovel-features.sh @@ -1,5 +1,5 @@ # Automated platform feature testing -cd tools-for-build +cd ./tools-for-build > /dev/null # FIXME: Use this to test for dlopen presence and hence # load-shared-object buildability @@ -22,3 +22,5 @@ featurep() { featurep os-provides-dlopen featurep os-provides-dladdr + +featurep os-provides-putwc