This patch disables PIC for in-tree GMP on wasm32 target. Enabling PIC
unconditionally adds undesired code size and runtime overhead for
wasm32.
(cherry picked from commit f9c1ae12)
(cherry picked from commit 5f728fc4)
(cherry picked from commit f45b02a8)