Package: apt
Severity: wishlist
Tags: patch

The attached patch adds support for m32r architeture
('m32r-linux') to 'build/archtable,sizetable'.

Regards
Kazuhiro Inaoka


--- buildlib/archtable.org      2006-10-19 15:25:46.547990160 +0900
+++ buildlib/archtable  2006-10-19 15:26:07.976360648 +0900
@@ -22,6 +22,7 @@
 sheb   sheb
 shel   sh
 sh     sh
+m32r   m32r
 hppa.* hppa
 ia64   ia64
 s390   s390
--- buildlib/sizetable.org      2006-10-19 15:26:19.738886520 +0900
+++ buildlib/sizetable  2006-10-19 15:30:58.820429888 +0900
@@ -21,3 +21,4 @@
 powerpc big     1 4 2 4
 mips    big     1 4 2 4
 hppa    big     1 4 2 4
+m32r    big     1 4 2 4

Reply via email to