Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build/trivalent.spec
Original file line number Diff line number Diff line change
Expand Up @@ -501,7 +501,7 @@ CHROMIUM_GN_DEFINES+=' use_qt6=true moc_qt6_path="%{_libdir}/qt6/libexec/"'
CHROMIUM_GN_DEFINES+=' use_pulseaudio=true'
CHROMIUM_GN_DEFINES+=' rtc_use_pipewire=true rtc_link_pipewire=true'
CHROMIUM_GN_DEFINES+=' v8_enable_drumbrake=true'
CHROMIUM_GN_DEFINES+=' use_system_libffi=true' # ld.lld: error: unable to find library -lffi_pic
CHROMIUM_GN_DEFINES+=' use_system_libffi=false' # No longer removing sysroot
export CHROMIUM_GN_DEFINES

# Check that there is no system 'google' module, shadowing bundled ones:
Expand Down