1 config BR2_PACKAGE_BULLET
3 depends on BR2_INSTALL_LIBSTDCPP
5 # https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68476
6 depends on !BR2_microblaze
8 Bullet is a Collision Detection and Rigid Body Dynamics
11 http://bulletphysics.org
13 comment "bullet needs a toolchain w/ C++"
14 depends on !BR2_INSTALL_LIBSTDCPP
15 depends on !BR2_microblaze