[Asterisk-code-review] BuildSystem: Add NetBSD. (asterisk[master])

Alexander Traud asteriskteam at digium.com
Fri Mar 9 07:01:47 CST 2018


Alexander Traud has posted comments on this change. ( https://gerrit.asterisk.org/8477 )

Change subject: BuildSystem: Add NetBSD.
......................................................................


Patch Set 1: Code-Review-1

(1 comment)

https://gerrit.asterisk.org/#/c/8477/1/configure.ac
File configure.ac:

https://gerrit.asterisk.org/#/c/8477/1/configure.ac@67
PS1, Line 67:      CPPFLAGS=-I/usr/pkg/include
-I means, the headers are supplied by the user. Therefore, the preprocessor and compiler might give warnings/errors about those header files. However, in pkg, the headers are system related. Therefore, instead of -I use -isystem.



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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I50aa5fcd095937df32a2e33307caac7e79a8b5b7
Gerrit-Change-Number: 8477
Gerrit-PatchSet: 1
Gerrit-Owner: Alexander Traud <pabstraud at compuserve.com>
Gerrit-Reviewer: Alexander Traud <pabstraud at compuserve.com>
Gerrit-Reviewer: Jenkins2
Gerrit-Comment-Date: Fri, 09 Mar 2018 13:01:47 +0000
Gerrit-HasComments: Yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20180309/f5402c7a/attachment.html>


More information about the asterisk-code-review mailing list