This revertspull/25/heade08c946c6
and05165c2f7a
. The actual intention ofe08c946c6
was to fix shared library builds for arm/win32, which can also be accomplished in other ways. Disabling pic on those platforms broke inline assembly on cygwin/64 (since some inline assembly requires knowing whether we are building as PIC or not), and might also break inline assembly on other compilers on windows. As a side-effect, this unfortunately brings back all the warnings about PIC not having any effect on that platform. Signed-off-by: Martin Storsjö <martin@martin.st>
parent
2aa3325454
commit
3fd0d166aa
1 changed files with 0 additions and 3 deletions
Loading…
Reference in new issue