aboutsummaryrefslogtreecommitdiff
path: root/games/bsnes-libretro/README
diff options
context:
space:
mode:
Diffstat (limited to 'games/bsnes-libretro/README')
-rw-r--r--games/bsnes-libretro/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/bsnes-libretro/README b/games/bsnes-libretro/README
index 863d776cb3549..26e7dd93f23cf 100644
--- a/games/bsnes-libretro/README
+++ b/games/bsnes-libretro/README
@@ -57,3 +57,6 @@ To build the balanced or performance cores, choose any desired cores:
Or to build all three cores, "all" can be used:
CORE="all" ./bsnes-libretro.SlackBuild
+
+To build the debugging symbols use:
+ DEBUG=1 ./bsnes-libretro.SlackBuild