Re: [opensuse-packaging] Re: [opensuse-factory] why there are so few packages in Factory, revisited

On Tuesday 2016-02-02 09:05, Martin Pluskal wrote:
It's not (just) about optflags. Some broken configure/Makefiles are so broken that they heed exported variables (like what %configure expands to), but ignore argument variables, like %configure CFLAGS="%optflags -DFAEN" Which leads to very curious case that the macro is not set, but optflags is. That's when V=1 may come in handy to discover such. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

On Tuesday 2016-02-02 09:05, Martin Pluskal wrote:
It's not (just) about optflags. Some broken configure/Makefiles are so broken that they heed exported variables (like what %configure expands to), but ignore argument variables, like %configure CFLAGS="%optflags -DFAEN" Which leads to very curious case that the macro is not set, but optflags is. That's when V=1 may come in handy to discover such. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
participants (2)
-
Jan Engelhardt
-
Martin Pluskal