Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 635844 Details for
Bug 720818
meson.eclass: recent commits break cross-compiling
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
cross file
meson.armv7a-gentoo-linux-gnueabihf.arm.ini (text/plain), 1.63 KB, created by
David Michael
on 2020-05-03 15:07:26 UTC
(
hide
)
Description:
cross file
Filename:
MIME Type:
Creator:
David Michael
Created:
2020-05-03 15:07:26 UTC
Size:
1.63 KB
patch
obsolete
>[binaries] >ar = ['armv7a-gentoo-linux-gnueabihf-ar'] >c = ['armv7a-gentoo-linux-gnueabihf-gcc'] >cpp = ['armv7a-gentoo-linux-gnueabihf-g++'] >fortran = ['gfortran'] >llvm-config = 'llvm-config' >objc = ['cc'] >objcpp = ['armv7a-gentoo-linux-gnueabihf-c++'] >pkgconfig = 'armv7a-gentoo-linux-gnueabihf-pkg-config' >strip = ['armv7a-gentoo-linux-gnueabihf-strip'] >windres = ['windres'] > >[properties] >c_args = ['-O2', '-pipe', '-ggdb', '-flto=jobserver', '-march=armv7ve+simd', '-mtune=cortex-a17', '-mfpu=neon-vfpv4', '-ftree-vectorize'] >c_link_args = ['-O2', '-pipe', '-ggdb', '-flto=jobserver', '-march=armv7ve+simd', '-mtune=cortex-a17', '-mfpu=neon-vfpv4', '-ftree-vectorize', '-Wl,-O1', '-Wl,--as-needed'] >cpp_args = ['-O2', '-pipe', '-ggdb', '-flto=jobserver', '-march=armv7ve+simd', '-mtune=cortex-a17', '-mfpu=neon-vfpv4', '-ftree-vectorize'] >cpp_link_args = ['-O2', '-pipe', '-ggdb', '-flto=jobserver', '-march=armv7ve+simd', '-mtune=cortex-a17', '-mfpu=neon-vfpv4', '-ftree-vectorize', '-Wl,-O1', '-Wl,--as-needed'] >fortran_args = ['-O2', '-pipe', '-ggdb', '-flto=jobserver', '-march=armv7ve+simd', '-mtune=cortex-a17', '-mfpu=neon-vfpv4', '-ftree-vectorize'] >fortran_link_args = ['-O2', '-pipe', '-ggdb', '-flto=jobserver', '-march=armv7ve+simd', '-mtune=cortex-a17', '-mfpu=neon-vfpv4', '-ftree-vectorize', '-Wl,-O1', '-Wl,--as-needed'] >objc_args = [] >objc_link_args = ['-Wl,-O1', '-Wl,--as-needed'] >objcpp_args = [] >objcpp_link_args = ['-Wl,-O1', '-Wl,--as-needed'] >needs_exe_wrapper = true >sys_root = '/usr/armv7a-gentoo-linux-gnueabihf' >pkg_config_libdir = '/usr/lib/pkgconfig' > >[host_machine] >system = 'linux' >cpu_family = 'arm' >cpu = 'armv7a' >endian = 'little'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 720818
: 635844 |
635846