Files
H1502_buildroot/package
Carlos Santos 3aa64a0e82 nasm: Fix compilation with GCC 8
host-nasm fails to compile with GCC 8:

In file included from ./include/nasm.h:46,
                 from asm/nasm.c:47:
./include/nasmlib.h:194:1: error: ‘pure’ attribute on function returning ‘void’ [-Werror=attributes]
 void pure_func seg_init(void);
 ^~~~

Pull a patch from upstream that removes the stale declaration of
seg_init, which was eliminated a long time ago.

Signed-off-by: Carlos Santos <casantos@datacom.ind.br>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2018-05-05 11:21:18 +02:00
..
2018-04-28 15:12:08 +02:00
2018-04-01 16:22:25 +02:00
2018-04-28 18:59:01 +02:00
2018-05-02 14:25:23 +02:00
2018-04-22 14:42:08 +02:00
2018-04-28 18:29:04 +02:00
2018-04-19 23:40:33 +02:00
2018-04-15 20:36:51 +02:00
2018-04-19 23:40:33 +02:00
2018-04-09 23:42:28 +02:00
2018-05-01 15:36:22 +02:00
2018-04-19 23:40:33 +02:00
2018-04-20 08:33:08 +02:00
2018-03-23 16:29:22 +01:00
2018-03-23 16:29:22 +01:00
2018-04-15 21:44:55 +02:00
2018-05-02 09:01:23 +02:00
2018-04-19 23:40:33 +02:00
2018-03-29 18:11:07 +02:00
2018-04-15 22:05:27 +02:00
2018-04-02 15:45:02 +02:00
2018-04-01 13:53:59 +02:00
2018-05-04 09:15:32 +02:00
2018-04-01 14:38:35 +02:00
2018-04-01 21:00:31 +02:00
2018-04-15 22:05:37 +02:00
2018-05-01 21:25:49 +02:00
2018-04-05 21:04:31 +02:00
2018-04-09 11:18:29 +02:00
2018-05-01 15:21:32 +02:00
2018-04-29 16:17:53 +02:00
2018-04-29 18:09:44 +02:00
2018-04-29 18:16:32 +02:00
2018-04-29 16:12:29 +02:00
2018-04-29 16:18:22 +02:00
2018-04-29 18:17:29 +02:00
2018-04-09 11:16:40 +02:00
2018-03-26 23:18:16 +02:00
2018-04-28 15:26:26 +02:00
2018-04-28 18:59:04 +02:00
2018-04-29 09:57:30 +02:00
2018-05-02 09:15:53 +02:00
2018-04-29 19:27:30 +02:00
2018-04-29 19:29:00 +02:00
2018-04-30 17:38:21 +02:00
2018-04-30 09:36:42 +02:00
2018-04-30 17:38:30 +02:00
2018-05-04 09:15:29 +02:00
2018-04-12 21:19:09 +02:00
2018-04-30 17:38:37 +02:00
2018-04-30 17:38:38 +02:00
2018-05-01 11:48:09 +02:00
2018-05-01 11:48:24 +02:00
2018-05-01 11:43:57 +02:00
2018-05-01 21:45:13 +02:00
2018-05-01 22:51:28 +02:00
2018-05-02 21:33:07 +02:00
2018-05-03 22:05:27 +02:00
2018-05-03 21:52:18 +02:00
2018-04-09 11:23:11 +02:00
2018-04-09 11:12:54 +02:00
2018-04-15 22:05:40 +02:00
2018-04-15 22:05:42 +02:00
2018-04-06 22:18:57 +02:00
2018-04-27 22:25:15 +02:00
2018-04-17 08:56:57 +02:00
2018-05-01 22:51:26 +02:00
2018-04-19 23:40:33 +02:00
2018-04-01 22:08:14 +02:00
2018-04-28 18:59:06 +02:00
2018-05-03 22:07:03 +02:00
2018-04-19 22:44:57 +02:00
2018-05-01 22:15:38 +02:00
2018-05-05 11:21:18 +02:00
2018-04-18 10:58:06 +02:00
2018-04-03 22:43:55 +02:00
2018-04-10 09:28:46 +02:00
2018-05-04 09:15:28 +02:00
2018-03-30 21:43:31 +02:00
2018-03-30 21:48:18 +02:00
2018-04-15 22:05:44 +02:00
2018-04-09 20:59:02 +02:00
2018-04-30 17:38:25 +02:00
2018-04-17 08:45:40 +02:00
2018-04-19 23:40:33 +02:00
2018-04-27 22:25:57 +02:00
2018-04-19 23:40:33 +02:00
2018-04-01 14:16:50 +02:00
2018-04-25 21:36:20 +02:00
2018-05-02 14:25:20 +02:00
2018-05-02 14:25:19 +02:00
2018-05-01 21:29:31 +02:00
2018-05-01 21:29:32 +02:00
2018-05-01 09:35:41 +02:00
2018-05-01 21:29:28 +02:00
2018-03-29 21:19:54 +02:00
2018-04-29 16:17:22 +02:00
2018-04-25 23:48:49 +02:00
2018-04-22 23:34:30 +02:00
2018-03-29 16:06:14 +02:00
2018-04-04 22:55:38 +02:00
2018-04-20 10:56:19 +02:00
2018-04-03 15:44:16 +02:00
2018-03-24 11:37:51 +01:00
2018-04-19 22:42:54 +02:00
2018-04-28 23:09:05 +02:00
2018-04-17 08:54:04 +02:00
2018-04-27 22:29:26 +02:00
2018-04-28 23:29:02 +02:00
2018-03-31 09:05:24 +02:00
2018-04-04 22:53:33 +02:00
2018-04-12 21:16:58 +02:00
2018-04-11 16:18:41 +02:00
2018-03-27 09:46:38 +02:00
2018-04-19 23:40:33 +02:00
2018-04-19 23:40:33 +02:00
2018-04-27 18:25:01 +02:00
2018-04-25 23:46:55 +02:00
2018-04-19 23:40:33 +02:00
2018-04-30 17:45:41 +02:00
2018-04-09 22:05:31 +02:00