We always compile i386 code without PIC in Wine
That's only true on Linux, this will break other platforms like Android.
I see, I was not aware that we were still compiling some platforms with -fPIC. I've removed that commit, it's not really a blocker, just something that seemed like a nice simplification.