summaryrefslogtreecommitdiff
path: root/packages/gcc/gcc-package-target.inc
AgeCommit message (Collapse)AuthorFiles
2008-04-03gcc-package-target.inc: some vendor patched gccs don't have an libgcc_s.so, ↵Koen Kooi1
so don't error out if it's missing
2008-03-27gcc-package-target.inc: Package libgfortran-dev if present, don't package ↵Richard Purdie1
libgcc, libstdc++ or libg2c, these packages from from gcc-cross
2008-03-15gcc: Move more common variables to gcc-common.inc (BINV, gcclibdir, use ↵Richard Purdie1
DEBIANNAME instead of a python function, SHLIBSDIR override)
2008-03-15gcc: Rename gcc-package.inc gcc-package-target.inc and move includes a level ↵Richard Purdie1
lower. There should be no functionality change yet, it just makes that change easier to remove target packaging from cross builds