Logo
Explore Help
Sign In
chromium/chromium-dev
SHA256
11
0
Fork 1
You've already forked chromium-dev
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
31a8cbace6e8d4cdaafcd08cb8c7cecdabf6dcba6f4546b09fccd1b88a9f4633
chromium-dev/BUILD.gn

20 lines
384 B
Plaintext
Raw Normal View History

Accepting request 453614 from network:chromium - Added patch chromium-56-enable-vaapi-on-suse.patch to enable VAAPI hardware accelerated video decoding. - Update to 56.0.2924.76 - Version update to 56.0.2924.67 - Version update to 56.0.2924.59 - Version update to 56.0.2924.53 - Version update to 56.0.2924.51 - Fix the gcc5 usage on Leap - Disable system icu, crashes autofill - Use gcc5 on Leap - Update to 56.0.2924.28 - Allow building with non-system icu on older systems - Version update to 56.0.2924.21 - Version update to 56.0.2924.18 - Version update to 56.0.2924.14 - Version update to 56.0.2924.10 - Version update to 56.0.2922.1 - Version update to 56.0.2920.0 - Version update to 56.0.2914.3: * refresh patch chromium-prop-codecs.patch OBS-URL: https://build.opensuse.org/request/show/453614 OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=981
2017-01-31 14:05:05 +00:00
import("//build/toolchain/gcc_toolchain.gni")
gcc_toolchain("default") {
cc = getenv("CC")
cxx = getenv("CXX")
ar = "ar"
nm = "nm"
ld = cxx
extra_cflags = getenv("CFLAGS")
extra_cppflags = getenv("CPPFLAGS")
extra_cxxflags = getenv("CXXFLAGS")
extra_ldflags = getenv("LDFLAGS")
toolchain_args = {
current_cpu = current_cpu
current_os = current_os
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.7 Page: 50ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API