Martin Kletzander
74a13be4a4
build: Use XDR_CFLAGS in more places
...
Since update to glibc-2.26 removed the /usr/include/rpc/rpc.h we used until now,
it showed us a problem with not using XDR_CFLAGS properly. On linux that
variable has usually -I/usr/include/tirpc because we already probe for it
properly, we just don't use it everywhere we need. It is needed by wireshark
dissector as well as testutilsqemu.c (through includes) so the build fails with:
wireshark/src/packet-libvirt.c:33:10: fatal error: rpc/xdr.h: No such file or directory
#include <rpc/xdr.h>
^~~~~~~~~~~
and
In file included from ../src/logging/log_manager.h:29:0,
from ../src/qemu/qemu_domain.h:40,
from testutilsqemu.c:11:
../src/logging/log_protocol.h:9:10: fatal error: rpc/rpc.h: No such file or directory
#include <rpc/rpc.h>
^~~~~~~~~~~
Since lot of tests use testutilsqemu.c it is easier to add XDR_CFLAGS to
AM_CFLAGS than adding it to all $binary_CFLAGS. It's just for tests and we
already have bunch of CFLAGS there anyway.
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
2017-11-18 10:45:10 +01:00
..
2017-02-11 06:51:28 +04:00
2017-08-06 09:24:26 +04:00
2017-08-06 09:24:26 +04:00
2017-04-11 14:06:47 +02:00
2017-11-07 23:40:47 +01:00
2017-11-08 10:47:38 +01:00
2017-04-11 14:06:47 +02:00
2017-11-07 14:58:04 +01:00
2017-11-07 14:58:04 +01:00
2017-01-18 06:31:54 -05:00
2017-08-29 10:30:05 +02:00
2017-09-26 13:36:51 +02:00
2017-11-12 19:39:57 -07:00
2016-05-24 15:21:05 -04:00
2017-07-11 10:41:24 +02:00
2017-03-21 11:25:59 -04:00
2015-11-09 15:50:39 +00:00
2017-03-21 11:25:59 -04:00
2017-03-21 11:25:59 -04:00
2017-09-18 08:32:24 -04:00
2016-12-06 13:34:00 +01:00
2015-11-09 15:50:39 +00:00
2017-04-11 14:06:47 +02:00
2017-10-19 15:26:49 -04:00
2017-11-14 16:29:55 +01:00
2016-05-16 10:30:38 -04:00
2016-09-23 10:30:54 +02:00
2017-04-11 14:06:47 +02:00
2017-10-27 14:43:21 +02:00
2017-11-13 13:13:29 +01:00
2017-07-15 14:50:42 +02:00
2017-08-03 09:54:36 +02:00
2017-11-14 16:47:04 +01:00
2017-11-14 16:47:04 +01:00
2016-09-09 08:20:05 -04:00
2017-10-17 06:19:18 +02:00
2017-03-29 10:36:55 +02:00
2017-03-29 10:36:55 +02:00
2017-03-08 13:22:33 -05:00
2017-03-08 13:22:33 -05:00
2017-03-08 13:22:33 -05:00
2017-03-07 10:44:26 +01:00
2017-06-16 13:09:41 +02:00
2017-07-13 09:37:52 +02:00
2017-10-16 10:22:34 +01:00
2017-07-26 15:33:45 +02:00
2017-03-27 13:13:29 +02:00
2017-07-11 14:24:17 +02:00
2017-08-03 09:54:36 +02:00
2016-05-05 10:01:55 +02:00
2017-04-04 16:36:15 +02:00
2016-05-17 10:41:45 +02:00
2017-11-12 19:39:24 -07:00
2016-09-02 12:46:03 -06:00
2016-06-26 19:33:08 -04:00
2016-05-26 11:17:06 +02:00
2017-02-14 10:54:29 +01:00
2017-10-04 17:10:12 +02:00
2017-11-03 13:24:12 +01:00
2017-10-04 17:10:12 +02:00
2017-11-03 13:24:12 +01:00
2017-11-03 13:24:12 +01:00
2017-09-19 16:04:53 +02:00
2017-09-21 08:55:07 +01:00
2017-11-03 13:24:12 +01:00
2017-11-07 23:40:47 +01:00
2016-07-01 12:20:54 +02:00
2017-11-08 10:47:38 +01:00
2017-11-03 13:24:12 +01:00
2017-11-03 13:24:12 +01:00
2017-11-03 13:24:12 +01:00
2017-04-27 14:13:19 +02:00
2017-04-11 13:23:01 +02:00
2017-04-28 14:17:10 +02:00
2016-05-14 09:46:44 +02:00
2017-11-03 13:24:12 +01:00
2017-11-03 13:24:12 +01:00
2016-04-23 15:41:40 -04:00
2016-04-23 15:41:40 -04:00
2017-11-12 19:39:57 -07:00
2017-11-03 13:24:12 +01:00
2017-11-03 13:24:12 +01:00
2017-11-18 10:45:10 +01:00
2017-11-03 13:24:12 +01:00
2017-11-03 13:24:12 +01:00
2017-11-03 13:24:12 +01:00
2017-11-03 13:24:12 +01:00
2017-11-03 13:24:12 +01:00
2017-11-03 13:24:12 +01:00
2016-12-06 13:33:18 +01:00
2016-12-06 13:34:00 +01:00
2017-11-03 13:24:12 +01:00
2017-04-19 10:51:51 +01:00
2017-11-03 13:24:12 +01:00
2017-11-03 13:24:12 +01:00
2017-09-20 11:52:56 +02:00
2017-09-19 16:04:53 +02:00
2017-11-03 13:24:12 +01:00
2017-11-03 13:24:12 +01:00
2017-11-03 13:24:12 +01:00
2017-11-07 16:18:14 +01:00
2017-11-08 10:47:40 +01:00
2017-11-03 13:24:12 +01:00
2017-07-26 15:35:24 +02:00
2017-11-03 13:24:12 +01:00
2017-11-03 13:24:12 +01:00
2017-07-26 15:35:24 +02:00
2017-11-03 13:24:12 +01:00
2017-11-03 13:24:12 +01:00
2017-08-10 11:22:06 +02:00
2017-11-03 13:24:12 +01:00
2017-11-03 13:24:12 +01:00
2017-04-10 14:49:20 +02:00
2017-01-18 10:04:11 +01:00
2017-01-20 15:42:12 +01:00
2017-11-14 16:47:04 +01:00
2017-11-14 16:47:04 +01:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-11-03 13:24:12 +01:00
2016-05-14 09:22:12 +02:00
2017-11-03 13:24:12 +01:00
2017-11-03 13:24:12 +01:00
2017-11-03 13:24:12 +01:00
2017-11-03 13:24:12 +01:00
2017-11-03 13:24:12 +01:00
2017-11-03 13:24:12 +01:00
2017-11-03 13:24:12 +01:00
2017-11-03 13:24:12 +01:00
2017-04-04 17:30:03 +02:00
2016-05-02 07:18:25 +02:00
2017-05-15 12:34:19 +02:00
2017-11-10 16:12:43 +01:00
2017-11-03 13:24:12 +01:00
2017-07-26 15:35:02 +02:00
2017-07-26 15:36:21 +02:00
2017-07-26 15:36:21 +02:00
2017-07-26 15:35:02 +02:00
2016-06-14 08:25:25 +02:00
2017-11-03 13:24:12 +01:00
2017-11-03 13:24:12 +01:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-11-03 13:24:12 +01:00
2017-11-03 13:24:12 +01:00
2017-11-03 13:24:12 +01:00
2017-11-03 13:24:12 +01:00
2017-11-14 14:45:19 +01:00
2017-11-03 13:24:12 +01:00
2017-11-03 13:24:12 +01:00
2017-11-09 08:04:26 -07:00
2017-11-03 13:24:12 +01:00
2016-02-11 18:24:32 +01:00
2017-11-03 13:24:12 +01:00
2017-08-03 09:54:36 +02:00
2017-11-03 13:24:12 +01:00
2017-04-04 17:30:03 +02:00
2017-07-26 15:33:45 +02:00
2017-11-03 13:24:12 +01:00
2017-11-03 13:24:12 +01:00
2017-11-03 13:24:12 +01:00
2017-05-09 13:12:40 +02:00
2017-11-03 13:24:12 +01:00
2017-11-03 13:24:12 +01:00
2017-04-27 14:13:19 +02:00
2017-05-09 13:12:40 +02:00
2017-11-03 13:24:12 +01:00
2017-04-04 17:30:03 +02:00
2017-11-03 13:24:12 +01:00
2017-11-03 13:24:12 +01:00
2017-11-03 13:24:12 +01:00
2017-04-04 17:30:03 +02:00
2017-11-03 13:24:12 +01:00
2017-04-04 17:30:03 +02:00
2017-11-03 13:24:12 +01:00
2017-11-03 13:24:12 +01:00
2017-11-03 13:24:12 +01:00
2017-11-12 19:39:57 -07:00
2016-05-02 22:25:52 +02:00
2017-11-03 13:24:12 +01:00
2017-11-03 13:24:12 +01:00
2017-11-03 13:24:12 +01:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-08-30 10:50:17 +02:00
2017-11-03 13:24:12 +01:00
2017-11-03 13:24:12 +01:00
2016-06-08 13:48:45 +01:00
2017-11-03 13:24:12 +01:00
2017-05-09 13:12:40 +02:00
2017-11-03 13:24:12 +01:00
2017-11-03 13:24:12 +01:00
2017-04-04 17:30:03 +02:00
2016-02-12 16:13:31 +01:00
2017-04-04 17:30:03 +02:00
2017-02-19 06:45:09 -05:00
2017-04-04 17:30:03 +02:00
2017-11-03 13:24:12 +01:00
2017-11-03 13:24:12 +01:00
2016-04-23 15:41:40 -04:00
2017-04-11 14:06:47 +02:00
2016-04-23 15:41:40 -04:00
2017-04-13 10:14:42 +02:00
2016-04-23 15:41:40 -04:00
2016-04-23 15:41:40 -04:00
2016-04-23 15:41:40 -04:00
2016-09-14 13:18:07 +02:00
2016-04-23 15:41:40 -04:00
2016-08-24 17:43:29 +02:00
2016-05-02 07:18:25 +02:00
2016-04-23 15:41:40 -04:00
2017-11-03 13:24:12 +01:00
2017-11-08 13:10:40 +01:00
2017-11-03 13:24:12 +01:00
2017-11-03 13:24:12 +01:00
2017-11-03 13:24:12 +01:00
2017-11-03 13:24:12 +01:00
2016-09-14 13:18:07 +02:00
2016-05-20 17:16:21 +02:00
2017-11-03 13:24:12 +01:00
2017-04-04 17:30:03 +02:00
2017-11-03 13:24:12 +01:00
2017-10-05 09:09:50 +02:00
2017-11-03 13:24:12 +01:00
2017-11-03 13:24:12 +01:00
2017-11-03 13:24:12 +01:00
2017-04-04 17:30:03 +02:00
2017-11-12 19:39:24 -07:00
2017-11-03 13:24:12 +01:00
2017-11-03 13:24:12 +01:00
2017-11-03 13:24:12 +01:00