mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-28 17:04:41 +00:00
Add: missing nintendo-switch define (#21009)
This commit is contained in:
committed by
GitHub
parent
6f96c4bc96
commit
794bcc8029
@@ -440,6 +440,7 @@ or setup a ``nim.cfg`` file like so:
|
||||
#nim.cfg
|
||||
--mm:orc
|
||||
--d:nimAllocPagesViaMalloc
|
||||
--define:nimInheritHandles
|
||||
--passC="-I$DEVKITPRO/libnx/include"
|
||||
--passL="-specs=$DEVKITPRO/libnx/switch.specs -L$DEVKITPRO/libnx/lib -lnx"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user