diff options
Diffstat (limited to 'games/bsnes-mercury/README')
-rw-r--r-- | games/bsnes-mercury/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/bsnes-mercury/README b/games/bsnes-mercury/README index 2ac6d98a75..0cc8f82781 100644 --- a/games/bsnes-mercury/README +++ b/games/bsnes-mercury/README @@ -33,3 +33,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-mercury.SlackBuild + +To build the debugging symbols use: + DEBUG=1 ./bsnes-mercury.SlackBuild |