acassis commented on code in PR #3616:
URL: https://github.com/apache/nuttx-apps/pull/3616#discussion_r3539434100
##########
games/NXDoom/Kconfig:
##########
@@ -9,6 +9,7 @@ config GAMES_NXDOOM
depends on ALLOW_GPL_COMPONENTS
depends on VIDEO_FB
depends on CRYPTO
+ depends on LIBC_LOCALE
Review Comment:
@linguini1 why wasn't it necessary before? How much will it increase the
code?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]