Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#71265 - [riscv64-linux-gnu-gcc] libatomic is missing
Attached to Project:
Community Packages
Opened by Wenbo Qiu (crab2313) - Wednesday, 16 June 2021, 02:10 GMT
Last edited by Andreas Radke (AndyRTR) - Wednesday, 16 June 2021, 12:41 GMT
Opened by Wenbo Qiu (crab2313) - Wednesday, 16 June 2021, 02:10 GMT
Last edited by Andreas Radke (AndyRTR) - Wednesday, 16 June 2021, 12:41 GMT
|
DetailsDescription:
I have noticed that libatomic is compiled but not installed. I can fix that by adding "install-target-libatomic" to the install targets. Additional info: * 10.2.0 Steps to reproduce: Cross compile elfutils with: ./configure --host=riscv64-linux-gnu --disable-debuginfod --enable-libdebuginfod=dummy --prefix=/usr/riscv64-linux-gnu make -jx |
This task depends upon