1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-27 02:25:28 +03:00
wezterm/deps
Wez Furlong 3309803925 ci: speculative fix for C++11 build break in harfbuzz
Weird that this was set to not enable C++, but I suspect it is the
reason why the C++11 compiler flag isn't being added to resolve this:

```
warning: harfbuzz/src/hb-meta.hh:41:18: warning: variadic templates are a C++11 extension [-Wc++11-extensions]
warning: template<typename... Ts> struct _hb_void_t { typedef void type; };
```
2020-11-23 14:33:47 -08:00
..
fontconfig fixup travis build 2019-06-14 06:40:02 -07:00
freetype wezterm-font: tidy up some font hinting/aa options 2020-11-14 17:27:31 -08:00
harfbuzz ci: speculative fix for C++11 build break in harfbuzz 2020-11-23 14:33:47 -08:00