Fixed bug 5335 - enable joystick/haptic/evdev support by default on FreeBSD

Alex S

Evdev headers aren't actually included in the base system (well, it has a private copy), they are available through the devel/evdev-proto port instead. We also have devel/libinotify and devel/libudev-devd shims, I didn't verify whether they work with SDL.
This commit is contained in:
Sam Lantinga
2020-11-23 21:08:19 -08:00
parent 38ab8bf74b
commit e9869e07bf
3 changed files with 33 additions and 5 deletions

View File

@@ -207,6 +207,7 @@
#undef HAVE_ALTIVEC_H
#undef HAVE_DBUS_DBUS_H
#undef HAVE_FCITX
#undef HAVE_INOTIFY_H
#undef HAVE_IBUS_IBUS_H
#undef HAVE_IMMINTRIN_H
#undef HAVE_LIBSAMPLERATE_H