We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Example failure: https://downloads.openwrt.org/snapshots/faillogs/arc_arc700/packages/udpspeeder/compile.txt
Missing -latomic.
(I don't speak Chinese)
The text was updated successfully, but these errors were encountered:
@neheb I am maintainer for UDPSpeeder on OpenWrt. The Makefile contains following:
DEPENDS:= +libstdcpp +librt +libatomic
I need to test compilation on master again.
Sorry, something went wrong.
Below are the logs from build for x86_64 on my machine for master. @neheb is it failing for any specific architecture?
master
Generating index for package ./UDPspeeder_20210116.0-2_x86_64.ipk Signing package index...
No branches or pull requests
Example failure: https://downloads.openwrt.org/snapshots/faillogs/arc_arc700/packages/udpspeeder/compile.txt
Missing -latomic.
(I don't speak Chinese)
The text was updated successfully, but these errors were encountered: