Fix: don't generate incorrect macros for debian/ubuntu version check
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 14 May 2015 15:33:47 +0000 (11:33 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 14 May 2015 15:33:47 +0000 (11:33 -0400)
commit05732a66bd235ff9ea4e73b5072872e1647775e1
tree82db38722ea7e4acac24cc8d5efa1d2d120883b6
parent5440166a28573afc73108e3ae2a31c59164e8b8e
Fix: don't generate incorrect macros for debian/ubuntu version check

When the debian/ubuntu macros are unset, we end up generating macros
that have no right hand operand to "+", which seems to break compilation
on some compilers, even though it will always be optimized away.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
lttng-kernel-version.h
This page took 0.026459 seconds and 4 git commands to generate.