On Wed, Oct 23, 2013 at 4:27 AM, juho son <[email protected]> wrote:
> If you want to add the different configuration of each profile,
> you could add the macro in spec file like this
>
> example)
> %if ("%{profile config variable}" == "profile config")
> --with-systemd-journal
> else
> --without-systemd-journal
> %endif
>
This is roughly what Rusty is proposing. However, the flag would not
be tied to a profile but just like all other %bcond flags, it'd something
like
_with_dlog_to_journal [0|1] and then profiles can determine the value
in their buildconfigs.
-- Mikko
_______________________________________________
Dev mailing list
[email protected]
https://lists.tizen.org/listinfo/dev