|
From: | Peter Barada |
Subject: | Re: [Ltib] LTIB config not saving TOOLCHAIN_CFLAGS |
Date: | Thu, 31 Mar 2016 15:58:41 +0000 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 |
Glad it worked for you. You may want to try changing TOOLCHAIN_CFLAGS from: string "Enter any CFLAGS for gcc/g++" to: string prompt "Enter any CFLAGS for gcc/g++" if !CUSTOM_TOOLCHAIN Again I haven't tried it out (so your mileage will _definitely_ vary), but this should supply a prompt for TOOLCHAIN_CFLAGS if _not_ using a custom toolchain, and suppress a prompt if using a custom toolchain (since a separate prompt exists for CUSTOM_TOOLCHAIN_CFLAGS). Give it a whirl and try configuring for both a provided and custom toolchain to know for sure. Thanks in advance!
On 03/31/2016 10:39 AM, Josh Pagnotta wrote:
Thank you. That worked. The only modification I had to make was to make the string for config TOOLCHAIN_CFLAGS empty otherwise the LTIB configure menu showed two items for CFLAGS for my custom toolchain. -- Peter Barada address@hidden |
[Prev in Thread] | Current Thread | [Next in Thread] |