3DS: Fix compilation of the test runner
This commit is contained in:
parent
84b91c1797
commit
c9a8ee0190
1 changed files with 1 additions and 0 deletions
1
configure
vendored
1
configure
vendored
|
@ -2442,6 +2442,7 @@ case $_host_os in
|
|||
else
|
||||
append_var LDFLAGS "-Wl,--no-gc-sections"
|
||||
fi
|
||||
append_var LDFLAGS "-L$DEVKITPRO/libctru/lib"
|
||||
append_var LDFLAGS "-L$DEVKITPRO/portlibs/3ds/lib"
|
||||
append_var LIBS "-lcitro3d -lctru"
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue