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:35:51 +0000 (11:35 -0400)
commit41af3c0e929c0123d83e6ea52ad7a03549727819
treec6346cb0ab5662bdb9c369044ff929c96f114c56
parent4f3a1efed1d8fed72595489d8ca18f7e4249bae6
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.025458 seconds and 4 git commands to generate.