[Asterisk-code-review] Build System: Require sync or atomic functions. (asterisk[master])
Corey Farrell
asteriskteam at digium.com
Thu Jan 25 09:38:12 CST 2018
Hello Jenkins2,
I'd like you to reexamine a change. Please visit
https://gerrit.asterisk.org/8049
to look at the new patch set (#2).
Change subject: Build System: Require __sync or __atomic functions.
......................................................................
Build System: Require __sync or __atomic functions.
This change causes the configure script to throw an error if neither
__sync nor __atomic builtin functions are available.
ASTERISK-27619
Change-Id: Ie01a281e0f5c41dfeeb5f250c1ccea8752f56ef9
---
M README.md
M configure
M configure.ac
M include/asterisk/autoconfig.h.in
M include/asterisk/lock.h
M main/utils.c
M utils/check_expr.c
7 files changed, 33 insertions(+), 125 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/49/8049/2
--
To view, visit https://gerrit.asterisk.org/8049
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ie01a281e0f5c41dfeeb5f250c1ccea8752f56ef9
Gerrit-Change-Number: 8049
Gerrit-PatchSet: 2
Gerrit-Owner: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: Jenkins2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20180125/04630776/attachment.html>
More information about the asterisk-code-review
mailing list