dim
b6d1e7df8e
Fix build of aicasm when CC=clang. This was due to a side-effect of the
...
EARLY_BUILD macro: the -Qunused-arguments flag isn't passed anymore when
building this particular program. However, with clang 3.1 and -Werror,
such unused argument warnings are flagged as errors, causing buildkernel
to fail at this stage, due to the -nostdinc flag passed during linking.
Since the -nostdinc flag isn't actually needed, just remove it.
X-MFC-With: r236528
2012-06-04 20:36:11 +00:00
..
2012-06-04 03:51:08 +00:00
2012-06-04 04:24:59 +00:00
2012-06-01 15:48:24 +00:00
2012-06-04 09:47:19 +00:00
2012-06-04 16:15:40 +00:00
2012-05-29 01:48:06 +00:00
2012-06-04 04:24:59 +00:00
2012-05-31 20:10:05 +00:00
2012-04-12 21:34:58 +00:00
2012-06-04 20:36:11 +00:00
2012-05-30 14:00:23 +00:00
2012-04-12 21:34:58 +00:00
2012-05-25 20:33:34 +00:00
2012-05-23 06:49:50 +00:00
2012-06-04 03:51:08 +00:00
2012-06-01 17:07:52 +00:00
2012-06-04 14:18:13 +00:00
2012-05-21 02:45:47 +00:00
2012-05-24 22:00:48 +00:00
2012-06-04 08:40:14 +00:00
2012-06-04 12:36:58 +00:00
2012-05-22 19:37:12 +00:00
2012-02-28 15:07:05 +00:00
2012-05-25 07:46:24 +00:00
2012-06-04 18:43:51 +00:00
2012-06-03 07:36:59 +00:00
2012-02-17 02:39:58 +00:00
2012-06-01 03:59:08 +00:00
2012-02-17 02:39:58 +00:00
2012-05-12 12:02:51 +00:00
2012-01-31 02:11:05 +00:00
2012-05-03 08:56:43 +00:00
2012-05-24 11:20:51 +00:00
2012-04-16 10:33:46 +00:00
2012-05-30 18:05:48 +00:00
2012-05-03 15:51:34 +00:00
2012-05-29 01:52:38 +00:00
2012-06-02 19:39:12 +00:00
2012-02-21 19:35:59 +00:00
2012-05-30 16:45:41 +00:00
2012-06-01 18:58:50 +00:00
2012-06-03 08:01:12 +00:00
2012-02-29 17:47:01 +00:00
2012-03-20 18:05:15 +00:00