Skip to content

Commit

Permalink
Do not match sparc architecture with sparc64-*-* triplet
Browse files Browse the repository at this point in the history
A sparc64 userland needs a different Debian architecture, as each
GNU triplet should maps 1:1 to a Debian architecture.
  • Loading branch information
guillemj committed Aug 15, 2009
1 parent efafe77 commit 57aafd6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion cputable
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ sh3 sh3 sh3 32 little
sh3eb sh3eb sh3eb 32 big
sh4 sh4 sh4 32 little
sh4eb sh4eb sh4eb 32 big
sparc sparc sparc(64)? 32 big
sparc sparc sparc 32 big
1 change: 1 addition & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ dpkg (1.15.4) UNRELEASED; urgency=low
package. Closes: #540019
* Remove double slash in database path visible to the user in some error
conditions.
* Stop macthing sparc64-*-* GNU triplets with sparc Debian architecture.

[ Raphael Hertzog ]
* Replace install-info by a wrapper around GNU's install-info. The wrapper
Expand Down

0 comments on commit 57aafd6

Please sign in to comment.