|
- debian/rules:
+ Specify arm variant explicitly when cycling the compiler so that it is
possible to bootstrap with a starting compiler from another arm variant.
+ Use DEB_*_ARCH_CPU to reduce the ammount of special casing we
require when setting CPU_SOURCE and CPU_TARGET.
+ debian/control: add armhf to architecture list.
- debian/patches/armhf.diff: main changes for port, based on patch
submitted upstream with adjustments to backport to 2.6.0
- debian/patches/regenerate_messages.diff: regenerate messages file
to add new message introduced by armhf.diff
* fixups to clean target in debian/rules:
- Don't remove .pc since we aren't removing the patches anymore
(fixes issues where quilt doesn't think the patches are applied even
though in fact they are)
- Cleanup some files which seem to get left behind by
the upstream build/cleanup process.
- Cleanup install-source-stamp
- Cleanup various generated files in debian directory
git-svn-id: https://bollin.googlecode.com/svn/fpc/trunk@5091 b4165226-8c1b-0410-80e1-07324e54c907
|