aboutsummaryrefslogblamecommitdiff
path: root/www/chromium/files/patch-third__party_angle_util_BUILD.gn
blob: fbf8a53a5840df451249fbad8dab2179840ea180 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
                                                                       
                                   
                                              







                                                
--- third_party/angle/util/BUILD.gn.orig	2023-08-17 07:33:31 UTC
+++ third_party/angle/util/BUILD.gn
@@ -311,7 +311,7 @@ foreach(is_shared_library,
     ]
     libs = []
 
-    if (is_linux || is_chromeos) {
+    if ((is_linux || is_chromeos) && !is_bsd) {
       libs += [
         "rt",
         "dl",