Files
H1502_buildroot/package
Thomas Petazzoni 9694305ae0 pinentry: fix build issue with gcc 5.x
pinentry currently fails to build with gcc 5.x, because it uses some
functionality from std::string that requires C++11 without passing the
appropriate -std= value. We fix this by passing a proper -std= option
when gcc >= 5.x. Note that this can be removed once pinentry is bumped
to the newest version (currently 0.9.7) because they no longer use
std::string in the Qt part.

Fixes:

  http://autobuild.buildroot.net/results/6ea64f692acaebc4d58f3371c632b5121500f17e/
  (and many, many similar build failures)

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
One-beer-granted-to: Yann E. MORIN <yann.morin.1998@free.fr>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-08-20 22:40:17 +02:00
..
2016-07-16 10:12:04 +02:00
2016-07-03 09:50:07 +02:00
2016-07-20 22:16:02 +02:00
2016-07-20 22:21:48 +02:00
2016-08-03 20:47:05 +02:00
2016-08-01 23:03:56 +02:00
2016-08-16 08:11:44 +02:00
2016-07-19 11:50:22 +02:00
2016-07-23 15:07:09 +02:00
2016-07-12 10:48:08 +02:00
2016-08-08 23:46:54 +02:00
2016-07-05 17:26:35 +02:00
2016-07-16 16:40:11 +02:00
2016-07-27 23:22:54 +02:00
2016-07-16 16:48:18 +02:00
2016-07-16 11:05:51 +02:00
2016-07-23 15:09:30 +02:00
2016-07-15 13:19:00 +02:00
2016-07-03 16:58:11 +02:00
2016-08-10 14:24:39 +02:00
2016-07-27 21:31:48 +02:00
2016-07-27 21:31:42 +02:00
2016-07-14 12:53:50 +02:00
2016-08-20 15:04:27 +02:00
2016-08-05 00:16:22 +02:00
2016-07-03 12:54:59 +02:00
2016-07-14 12:31:45 +02:00
2016-08-16 07:53:41 +02:00
2016-08-08 23:47:12 +02:00
2016-07-24 21:50:05 +02:00
2016-07-26 21:31:15 +02:00
2016-07-30 15:51:39 +02:00
2016-07-26 21:31:21 +02:00
2016-07-30 15:36:22 +02:00
2016-07-30 16:12:36 +02:00
2016-07-23 15:07:38 +02:00
2016-08-19 11:41:23 +02:00
2016-07-23 15:08:02 +02:00
2016-07-27 21:24:56 +02:00
2016-07-26 21:35:27 +02:00
2016-07-03 13:17:35 +02:00
2016-07-05 08:47:24 +02:00
2016-08-20 11:34:45 +02:00
2016-08-17 08:39:36 +02:00
2016-07-18 23:12:32 +02:00
2016-07-20 21:24:18 +02:00
2016-07-06 22:59:46 +02:00
2016-08-10 14:49:54 +02:00
2016-07-03 09:43:31 +02:00
2016-08-20 11:45:41 +02:00
2016-07-23 15:07:24 +02:00
2016-07-26 21:30:52 +02:00
2016-07-03 12:30:19 +02:00
2016-07-03 19:53:42 +02:00
2016-07-30 15:42:30 +02:00
2016-07-26 21:30:57 +02:00
2016-07-05 08:36:21 +02:00
2016-07-08 10:58:17 +02:00
2016-07-03 21:14:06 +02:00
2016-08-11 00:02:03 +02:00
2016-07-15 13:24:50 +02:00
2016-08-19 22:55:24 +02:00
2016-07-30 15:23:49 +02:00
2016-08-01 22:38:35 +02:00
2016-08-01 22:38:38 +02:00
2016-07-30 14:01:01 +02:00
2016-07-03 12:52:04 +02:00
2016-07-30 17:00:25 +02:00
2016-07-03 12:56:06 +02:00
2016-07-03 12:56:29 +02:00
2016-07-03 12:57:51 +02:00
2016-07-15 09:50:10 +02:00
2016-08-09 15:50:52 +02:00
2016-08-17 08:35:49 +02:00
2016-08-20 11:45:07 +02:00
2016-07-08 22:00:36 +02:00
2016-07-28 22:00:21 +02:00
2016-07-14 12:33:28 +02:00
2016-08-06 12:12:55 +02:00
2016-07-04 23:00:17 +02:00
2016-08-18 23:26:03 +02:00
2016-07-15 22:49:56 +02:00
2016-07-15 22:49:56 +02:00
2016-07-03 22:27:54 +02:00
2016-08-19 11:47:59 +02:00
2016-08-07 22:57:40 +02:00
2016-07-24 22:32:48 +02:00
2016-08-10 14:27:01 +02:00
2016-08-19 11:41:32 +02:00
2016-08-01 22:11:31 +02:00
2016-08-01 23:03:24 +02:00
2016-07-12 23:22:47 +02:00
2016-08-08 23:48:37 +02:00
2016-07-26 17:59:11 +02:00
2016-08-16 07:59:50 +02:00
2016-07-04 11:29:31 +02:00
2016-08-19 23:07:42 +02:00
2016-08-02 22:35:47 +02:00
2016-08-19 11:33:44 +02:00
2016-07-18 22:51:59 +02:00
2016-07-05 15:30:09 +02:00
2016-07-23 15:22:45 +02:00
2016-08-17 00:01:05 +02:00
2016-08-18 23:51:29 +02:00
2016-07-05 17:21:06 +02:00
2016-07-31 22:22:21 +02:00
2016-07-04 01:15:20 +02:00
2016-07-28 21:59:33 +02:00
2016-08-14 16:11:46 +02:00
2016-07-28 22:00:52 +02:00
2016-08-02 13:07:51 +02:00
2016-07-05 15:04:24 +02:00
2016-08-08 23:47:46 +02:00
2016-07-17 14:54:05 +02:00
2016-07-30 15:34:57 +02:00
2016-07-23 22:56:24 +02:00
2016-07-03 12:58:27 +02:00
2016-07-04 23:24:18 +02:00
2016-08-18 16:23:45 +02:00
2016-07-23 15:06:52 +02:00
2016-07-15 16:41:34 +02:00
2016-08-19 11:48:46 +02:00
2016-08-17 08:35:54 +02:00
2016-08-14 16:06:21 +02:00
2016-08-14 16:15:29 +02:00
2016-08-05 21:05:56 +02:00
2016-07-31 20:16:45 +02:00
2016-07-23 23:06:47 +02:00
2016-07-11 14:11:35 +02:00
2016-07-08 22:00:36 +02:00