Re: mips64 softfloat or hardfloat?
Martin Husemann <[email protected]> Wed, 5 Apr 2017 10:00:48 +0200
| Newsgroups | gmane.os.netbsd.ports.mips.devel,gmane.os.netbsd.ports.evbmips |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Apr 04, 2017 at 11:18:20AM -0500, John D. Baker wrote: > I suspect, in the end, that I will need to make this item global, > possibly along with an identical setting for "CXXFLAGS". It should not be needed, there is something wrong with the gcc specs. Can you please file a PR? The cwrappers test is a good example to reproduce it ;-) Martin