Skip to content
New issue

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

config.m4: fix --enable-apcu-rwlocks #430

Merged
merged 1 commit into from
Jan 15, 2022
Merged

config.m4: fix --enable-apcu-rwlocks #430

merged 1 commit into from
Jan 15, 2022

Conversation

ffontaine
Copy link
Contributor

@ffontaine ffontaine commented Jan 15, 2022

Fix --enable-apcu-rwlocks which is currently disabling rwlocks

Signed-off-by: Fabrice Fontaine fontaine.fabrice@gmail.com

Fix --enable-apcu-rwlocks which is currently disabling rwlocks

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
@nikic nikic merged commit 85e0a02 into krakjoe:master Jan 15, 2022
buildroot-auto-update pushed a commit to buildroot/buildroot that referenced this pull request Feb 1, 2022
Fix the following build failure raised since the addition of the package
in commit 8ddeeff:

configure: error: Compiler does not support atomics

--enable-apcu-rwlocks can't be used until
krakjoe/apcu#430 is merged (and autoreconf does
not work either)

Fixes:
 - http://autobuild.buildroot.org/results/efa/efa3b4406f87a1e9521b66f392a6fa19ac01f0cd/build-end.log

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants