This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 2 of 2] Promote PKGVERSION and BUGURL options to toolchain level


Yann, all,

> Please split in five patches:
> - add blind option GCC_HAS_PKGVERSION_BUGURL (the same way we have
> _HAS_LTO)
> - rename and move options PKG_VERSION and BUG_URL, use in gcc
> - add to binutils
> - add to gdb
> - add to eglibc

OK.

> And could you also at the same time add another patch that always
> include
> "crosstool-NG ${VERSION}" at the beginning of PKG_VERSIION. That is,
> even
> if PKG_VERSION is empty, "crosstool-NG X.Y.Z" will always be
> reported.

Do you want to always prepend the menuconfig variable with
"crosstool-NG ${VERSION}", whatever the user asks for in menuconfig, or
do you just want to use this string as a replacement when the variable
is empty?

> Thank you for your efforts! :-)

You're welcome.

Regards,
BenoÃt

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]