Skip to content

Commit 825238c

Browse files
fix: enable sysroots
1 parent 124274b commit 825238c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

trivalent-subresource-filter.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ export PATH
106106
CHROMIUM_GN_DEFINES=""
107107
CHROMIUM_GN_DEFINES+=' system_libdir="%{_lib}"'
108108
CHROMIUM_GN_DEFINES+=' is_clang=true'
109-
CHROMIUM_GN_DEFINES+=' use_sysroot=false'
109+
CHROMIUM_GN_DEFINES+=' use_sysroot=true'
110110
CHROMIUM_GN_DEFINES+=' treat_warnings_as_errors=false'
111111
export CHROMIUM_GN_DEFINES
112112

0 commit comments

Comments
 (0)