mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-04 01:46:42 +00:00
3DS: Fix compilation of the test runner
This commit is contained in:
parent
84b91c1797
commit
c9a8ee0190
1
configure
vendored
1
configure
vendored
@ -2442,6 +2442,7 @@ case $_host_os in
|
|||||||
else
|
else
|
||||||
append_var LDFLAGS "-Wl,--no-gc-sections"
|
append_var LDFLAGS "-Wl,--no-gc-sections"
|
||||||
fi
|
fi
|
||||||
|
append_var LDFLAGS "-L$DEVKITPRO/libctru/lib"
|
||||||
append_var LDFLAGS "-L$DEVKITPRO/portlibs/3ds/lib"
|
append_var LDFLAGS "-L$DEVKITPRO/portlibs/3ds/lib"
|
||||||
append_var LIBS "-lcitro3d -lctru"
|
append_var LIBS "-lcitro3d -lctru"
|
||||||
;;
|
;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user