mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-28 18:30:06 +00:00
More std lib fixes
Just selecting the same codepath as other BSD's for the most part.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
//+private
|
||||
//+build darwin, freebsd, openbsd
|
||||
//+build darwin, freebsd, openbsd, netbsd
|
||||
package spall
|
||||
|
||||
// Only for types.
|
||||
|
||||
Reference in New Issue
Block a user