This is incorrect since it disables .dll.so support not only for arm64 but also i386/x86_64.
This is a bug in configure.ac, not in makedep. As mentioned on IRC, this is a regression from 013ec6e652ca1bc94b4bdefd8c577d15857bef68.
``` <@julliard> chaos_princess: host staticlib shouldn't be built, that's a makefile bug <@julliard> that's a regression from 013ec6e652ca1bc94b4bdefd8c577d15857bef68, i'll fix it ```