Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Maintenance:18045
chromium.openSUSE_Backports_SLE-15-SP4_Update
chromium-110-system-libffi.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File chromium-110-system-libffi.patch of Package chromium.openSUSE_Backports_SLE-15-SP4_Update
Index: chromium-110.0.5481.30/build/config/linux/libffi/BUILD.gn =================================================================== --- chromium-110.0.5481.30.orig/build/config/linux/libffi/BUILD.gn +++ chromium-110.0.5481.30/build/config/linux/libffi/BUILD.gn @@ -4,21 +4,6 @@ import("//build/config/linux/pkg_config.gni") -declare_args() { - # Controls whether the build should use the version of libffi library shipped - # with the system. By default, we only use the system version on Chrome OS: - # on Linux, libffi must be statically linked to prevent a situation where the - # runtime version of libffi is different from the build-time version from the - # sysroot. - use_system_libffi = default_toolchain == "//build/toolchain/cros:target" -} - -if (use_system_libffi) { pkg_config("libffi") { packages = [ "libffi" ] } -} else { - config("libffi") { - libs = [ ":libffi_pic.a" ] - } -}
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor