diff options
author | Nicholas Vinson <nvinson234@gmail.com> | 2024-01-08 23:42:44 -0500 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-09 07:29:04 +0000 |
commit | d7449bbbc7e898bc848a447ce14ef9e32199453b (patch) | |
tree | c898ad2bb8530baf5b037673872a4c79f5169c52 /profiles/arch/arm/package.use.mask | |
parent | profiles/features/musl: put header to my package mask (diff) | |
download | gentoo-d7449bbbc7e898bc848a447ce14ef9e32199453b.tar.gz gentoo-d7449bbbc7e898bc848a447ce14ef9e32199453b.tar.bz2 gentoo-d7449bbbc7e898bc848a447ce14ef9e32199453b.zip |
media-gfx/sam2p: Fix clang -flto build failure
When compiling with clang and ld.lld build fails with the error message:
ps_tiny.o: file not recognized: file format not recognized
This is because the build system does not properly honor standard
buildtime flags and instead requires nonstandard flags be set to get the
proper build result. This patch sets the necessary flags to successfully
compile with clang and -flto.
Signed-off-by: Nicholas Vinson <nvinson234@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/34717
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/arch/arm/package.use.mask')
0 files changed, 0 insertions, 0 deletions