aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 5c13971e2d..c833b87706 100755
--- a/configure
+++ b/configure
@@ -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"
;;