12 lines
310 B
Plaintext
12 lines
310 B
Plaintext
config BR2_PACKAGE_LIBRETRO_SNES9X2010
|
|
bool "libretro-snes9x2010"
|
|
depends on BR2_PACKAGE_RETROARCH
|
|
depends on BR2_INSTALL_LIBSTDCPP
|
|
help
|
|
libretro snes9x2010 core.
|
|
|
|
http://www.libretro.com
|
|
|
|
comment "LIBRETRO_SNES9X2010 needs a toolchain w/ C++"
|
|
depends on !BR2_INSTALL_LIBSTDCPP
|