[PATCH 8 of 8] kconfig: prepend CT-NG's version tag to PKGVERSION

Benoît THÉBAUDEAU benoit.thebaudeau@advansee.com
Wed Jun 1 21:41:00 GMT 2011


Yann, all,

> Compute the string only once. Eg. in scripts/crosstool-ng.sh.in:
>   CT_PKGVERSION="crosstool-NG
>   ${CT_VERSION}${CT_TOOLCHAIN_PKGVERSION:+ -
>   ${CT_TOOLCHAIN_PKGVERSION}}"
>
> Then use "${CT_PKGVERSION}" every where: gcc, gdb...

OK. I'll do that on Friday.

> Ditto bugurl.

Why? There is no string computation for bugurl. Do you want something like
CT_BUGURL="${CT_TOOLCHAIN_BUGURL}"
then use "${CT_BUGURL}" everywhere?

Best regards,
Benoît

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



More information about the crossgcc mailing list