Skip to content
Commit 190bd2d0 authored by Tobias C. Berner's avatar Tobias C. Berner
Browse files

www/qt5-webengine: switch to using bundled re2

See 9d23691a for a similar change in
www/qt6-webengine.

Using system re2 leads to compile failures with:

[...]
../../../../qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium/gpu/command_buffer/service/program_manager.cc:627:25: error: no member named 'as_string' in 'absl::string_view'
  return output + input.as_string();
                  ~~~~~ ^
[...]

* PORTREVISION intentionally was not bumped.
parent 44751f5f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment