https://issues.dlang.org/show_bug.cgi?id=17966
--- Comment #1 from [email protected] --- Commits pushed to stable at https://github.com/dlang/druntime https://github.com/dlang/druntime/commit/84ac676d1d26edd8b3611d857adc5caed42c92d5 fix Issue 17966 - don't build libphobos2.a with PIC for i386 - use MODEL=64/32 to decide on default - allow overriding default with explicit PIC=0/1 make args https://github.com/dlang/druntime/commit/7c8ca6a4f0f3d4eb7564e00d4d770044ba8b889d Merge pull request #1974 from MartinNowak/fix17996 fix Issue 17966 - don't build libphobos2.a with PIC for i386 merged-on-behalf-of: Petar Kirov <[email protected]> --
