1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 15:04:36 +03:00
wezterm/deps/harfbuzz
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
..
harfbuzz@9c98b2b9a9 deps: update bundled harfbuzz to 2.7.2 2020-11-23 08:43:53 -08:00
src clippy 2019-07-06 08:18:59 -07:00
bindings.h Build our own freetype, harfbuzz 2019-03-23 09:28:40 -07:00
build.rs ci: speculative fix for C++11 build break in harfbuzz 2020-11-23 14:33:47 -08:00
Cargo.toml build libz, libpng, freetype, harfbuzz without cmake 2019-11-04 09:40:27 -08:00
regenerate.sh clippy 2019-07-06 08:18:59 -07:00