All of lore.kernel.org
 help / color / mirror / Atom feed
* Enabling the Macro in .bb
       [not found] <341002747.6964097.1527612755247.ref@mail.yahoo.com>
@ 2018-05-29 16:52 ` Ugesh Reddy
  2018-06-07 14:22   ` Becker Béla
  0 siblings, 1 reply; 2+ messages in thread
From: Ugesh Reddy @ 2018-05-29 16:52 UTC (permalink / raw)
  To: bitbake-devel

[-- Attachment #1: Type: text/plain, Size: 224 bytes --]

Hello,  I have the source code were the part of the code kept inside the #ifdef SOME_MACRO  and what would be the correct place to define SOME_MACRO  this macro?note: This define is specific to the recipe.
Regrds,Ugesh

[-- Attachment #2: Type: text/html, Size: 1297 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Enabling the Macro in .bb
  2018-05-29 16:52 ` Enabling the Macro in .bb Ugesh Reddy
@ 2018-06-07 14:22   ` Becker Béla
  0 siblings, 0 replies; 2+ messages in thread
From: Becker Béla @ 2018-06-07 14:22 UTC (permalink / raw)
  To: bitbake-devel, Ugesh Reddy

On 2018. május 29., kedd 18:52:35 CEST Ugesh Reddy via bitbake-devel wrote:
> Hello,  I have the source code were the part of the code kept inside the #ifdef SOME_MACRO  and what would be the correct place to define SOME_MACRO  this macro?note: This define is specific to the recipe.
> Regrds,Ugesh

I'd add it to TARGET_CFLAGS.
I.e TARGET_CFLAGS += "-DSOME_MACRO"




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-06-07 14:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <341002747.6964097.1527612755247.ref@mail.yahoo.com>
2018-05-29 16:52 ` Enabling the Macro in .bb Ugesh Reddy
2018-06-07 14:22   ` Becker Béla

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.