lttng-babeltrace: fix build failure on gcc14
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 28 May 2013 08:21:29 +0000 (08:21 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 28 May 2013 18:47:29 +0000 (20:47 +0200)
commitc95ba8a487ba751134f63e2bbf45c5a09ee870a3
tree25acede8f79d9fbf1b7977ce0bac8769b91b6349
parent9428d103621f12fa1fd51ebaeb782128c9fae014
lttng-babeltrace: fix build failure on gcc14

The gcc14 machine has a moderately old host gcc, which was causing a
recurrent build failure of host-lttng-babeltrace:

 http://autobuild.buildroot.org/results/492/49216052c161874f41738e41e6e0c89a6dd04000/build-end.log

This commit adds a patch to fix this build failure, related to the
access of the ULLONG_MAX define on compilers that did not default to
the C99 variant of the C language.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/lttng-babeltrace/lttng-babeltrace-01-no-posix-fallocate-in-uclibc.patch [new file with mode: 0644]
package/lttng-babeltrace/lttng-babeltrace-02-fix-build-old-compilers.patch [new file with mode: 0644]
package/lttng-babeltrace/lttng-babeltrace-no-posix-fallocate-in-uclibc.patch [deleted file]
package/lttng-babeltrace/lttng-babeltrace.mk