lkundrak and quozl build: turn off PIE by default
b677abb Mar 9, 2020
build: turn off PIE by default
Some compilers (e.g. Debian) now turn PIE on by default. It makes no
sense for use, and the inclusion of .got table confuses our tooling.
b677abb