summaryrefslogtreecommitdiffstats
path: root/package/physfs/Config.in
blob: dad3ab43cee7e08e51a8141e0115f1fc11647569 (plain)
1
2
3
4
5
6
7
8
9
10
config BR2_PACKAGE_PHYSFS
	bool "physfs"
	depends on BR2_INSTALL_LIBSTDCPP
	help
	  PhysicsFS; a portable, flexible file i/o abstraction.

	  http://icculus.org/physfs

comment "physfs needs a toolchain w/ C++"
	depends on !BR2_INSTALL_LIBSTDCPP
OpenPOWER on IntegriCloud