Import devel/llvm50 version 5.0.0_1
[dports.git] / www / chromium / files / patch-third__party_freetype2_BUILD.gn
1 --- third_party/freetype2/BUILD.gn.orig 2016-08-03 22:02:38.000000000 +0300
2 +++ third_party/freetype2/BUILD.gn      2016-09-03 01:41:52.625191000 +0300
3 @@ -2,7 +2,7 @@
4  # Use of this source code is governed by a BSD-style license that can be
5  # found in the LICENSE file.
6  
7 -assert(is_linux, "This file should only be depended on from Linux.")
8 +assert(is_linux || is_bsd, "This file should only be depended on from Linux.")
9  
10  config("freetype2_config") {
11    include_dirs = [