[Pkg-voip-commits] [resiprocate] 03/03: add definitions for stdint to CPPFLAGS

Daniel Pocock pocock at moszumanska.debian.org
Sat May 31 11:08:04 UTC 2014


This is an automated email from the git hooks/post-receive script.

pocock pushed a commit to branch master
in repository resiprocate.

commit 132e4ec48a9864ee1a2de894f54eba6f08f7d3dd
Author: Daniel Pocock <daniel at pocock.pro>
Date:   Sat May 31 12:52:05 2014 +0200

    add definitions for stdint to CPPFLAGS
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index ced5139..055d259 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,6 +21,7 @@ CPPFLAGS += -I/usr/include/sipxtapi
 # with librecon:
 CPPFLAGS += -D__pingtel_on_posix__ -D_linux_ -D_REENTRANT -D_FILE_OFFS
 CPPFLAGS += -DDEFAULT_BRIDGE_MAX_IN_OUTPUTS=20
+CPPFLAGS += -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS
 CXXFLAGS += -fpermissive
 LDFLAGS += -lcares
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/resiprocate.git



More information about the Pkg-voip-commits mailing list