mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 15:48:51 +00:00
Make file_console_logger.odin be ignored on freestanding targets
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
//+build !freestanding
|
||||||
package log
|
package log
|
||||||
|
|
||||||
import "core:fmt"
|
import "core:fmt"
|
||||||
|
|||||||
Reference in New Issue
Block a user