Closed florean closed 9 years ago
Thanks for your contribution! I also ran into this issue, so I'm glad your figured something easy out (I tried to patch libspatialite without success and this seems more eligible).
I will merge this PR, but move the compiler flags to affect libspatialite only, because it seems it's only needed there.
Before you merge, double check that -Wno-error=implicit-function-declaration is really necessary. It was odd that it only affected the one architecture, so it could have been something in my environment.