diff options
author | Jan Beich <[email protected]> | 2023-03-31 19:39:04 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2023-03-31 20:39:04 +0100 |
commit | 16bc5997bb764a69433def368169a9f41a077dc6 (patch) | |
tree | b460009ffbf5d8781513e76fae82ba71a13289c0 /example | |
parent | 7680cd549c73c0bf57606d31fd6e5fd027458b72 (diff) | |
download | Hyprland-16bc5997bb764a69433def368169a9f41a077dc6.tar.gz Hyprland-16bc5997bb764a69433def368169a9f41a077dc6.zip |
Misc FreeBSD fixes (#1926)
* helpers: drop incomplete GNU/kFreeBSD bits
Debian with FreeBSD kernel lacks Wayland-related packages and is not
officially supported since Jessie.
* KeybindManager: check VT ioctl availability instead of hardcoding
* plugins: add missing header for libc++ after 430778293e4c
src/plugins/PluginAPI.cpp:299:33: error: implicit instantiation of undefined template 'std::basic_istringstream<char>'
std::istringstream inStream(SYMBOLS);
^
/usr/include/c++/v1/iosfwd:140:32: note: template is declared here
class _LIBCPP_TEMPLATE_VIS basic_istringstream;
^
* plugins: prefer llvm-nm with Clang after 430778293e4c
nm: invalid option -- j
Diffstat (limited to 'example')
0 files changed, 0 insertions, 0 deletions