Created attachment 1118793 [details] Fixes build on illumos Description of problem: Build blows up on illumos because the linker is passed arguments it doesn't like. Version-Release number of selected component (if applicable): 0.3.0 How reproducible: Build on illumos Steps to Reproduce: 1. configure 2. run make 3. weep Actual results: Build fails Expected results: Build fails (everything fails to build on illumos) Additional info: Fix is attached
Thanks for the patch. It's applied (587b7a624c15cf585ab3885a37609a31cd028d67) and will be part of 0.3.1. release.