https://issues.dlang.org/show_bug.cgi?id=17996

--- Comment #2 from [email protected] ---
Commits pushed to stable at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/1f1efea282d5d9409bedcfcb8e8b9082b492d194
fix Issue 17996 - 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/phobos/commit/3a2acacb4d4662cd6a2253f7cea2664c0afc11e2
Merge pull request #5868 from MartinNowak/fix17996

fix Issue 17996 - don't build libphobos2.a with PIC for i386
merged-on-behalf-of: Petar Kirov <[email protected]>

--

Reply via email to