[Asterisk-code-review] Added the ability to build in the standard C11, C14 (asterisk[master])

Corey Farrell asteriskteam at digium.com
Sun Oct 30 17:46:30 CDT 2016


Corey Farrell has posted comments on this change. ( https://gerrit.asterisk.org/4238 )

Change subject: Added the ability to build in the standard C11, C14
......................................................................


Patch Set 2: Code-Review-1

Do we need to have specific support for this?  For example couldn't C11 be enabled using:
CFLAGS=--std=gnu11 ./configure

Setting CFLAGS for the configure script should cause all the compiler tests to run using --std=gnu11 instead of whatever the default is, potentially catching problems earlier.

-- 
To view, visit https://gerrit.asterisk.org/4238
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I72024509180c6d95f5e7e8935bd856b6f33d00aa
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Badalian Vyacheslav <v.badalyan at open-bs.ru>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Badalian Vyacheslav <v.badalyan at open-bs.ru>
Gerrit-Reviewer: Corey Farrell <git at cfware.com>
Gerrit-HasComments: No



More information about the asterisk-code-review mailing list