On Fri, 22 Jun 2018 at 19:21, Syrone Wong wrote:
>
> Hi,
>
> LGTM. Any documentation on the hidden config symbols?
do not top post please. kconfig symbols will be hidden when they have
no title. basically all symbols in Config.version are hidden.
yousong
>
>
> Best Regards,
>
Hi,
LGTM. Any documentation on the hidden config symbols?
Best Regards,
Syrone Wong
On Fri, Jun 22, 2018 at 5:00 PM, Yousong Zhou wrote:
> On Fri, 22 Jun 2018 at 08:22, Syrone Wong wrote:
>>
>> HI,
>>
>> I'm not sure whether it's the correct way to deal with the flag. When
>> we add GCC 9 in
On Fri, 22 Jun 2018 at 08:22, Syrone Wong wrote:
>
> HI,
>
> I'm not sure whether it's the correct way to deal with the flag. When
> we add GCC 9 in the future, we have to remember to apply this dirty
> overwrite hack as well.
> Please feel free to share more elegant ways.
How about adding a hidd
HI,
I'm not sure whether it's the correct way to deal with the flag. When
we add GCC 9 in the future, we have to remember to apply this dirty
overwrite hack as well.
Please feel free to share more elegant ways.
Best Regards,
Syrone Wong
On Thu, Jun 21, 2018 at 11:08 PM, wrote:
> From: Syrone
From: Syrone Wong
The original -iremap is replaced by -fmacro-prefix-map in GCC 8
Signed-off-by: Syrone Wong
---
rules.mk | 4
1 file changed, 4 insertions(+)
diff --git a/rules.mk b/rules.mk
index a97b2d2155..8eb8e21a7e 100644
--- a/rules.mk
+++ b/rules.mk
@@ -141,6 +141,10 @@ endif