diff options
Diffstat (limited to 'eclass/toolchain.eclass')
| -rw-r--r-- | eclass/toolchain.eclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/toolchain.eclass b/eclass/toolchain.eclass index e4ba97141188..f2da4e1d30f1 100644 --- a/eclass/toolchain.eclass +++ b/eclass/toolchain.eclass @@ -645,7 +645,7 @@ toolchain_src_unpack() { #---->> src_prepare <<---- toolchain_src_prepare() { - export BRANDING_GCC_PKGVERSION="LiGurOS ${GCC_PVR}" + export BRANDING_GCC_PKGVERSION="BaldEagleOS ${GCC_PVR}" cd "${S}" || die do_gcc_gentoo_patches |
