Please add CPUs arm and armv7l to configure script

Bug #617762 reported by Pali
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tcc (Debian)
Fix Released
Unknown
tcc (Ubuntu)
Fix Released
Wishlist
Unassigned

Bug Description

Binary package hint: tcc

In configure script tcc check for CPU with command uname -m

If uname -m gets arm or armv7l configure script fail.

With simple changing line
armv4l|armv5tel|armv6j|armv7a)
to
armv4l|armv5tel|armv6j|armv7a|armv7l|arm)

compilation is possible (in arm scratchbox and on Nokia N900)

Tags: patch

Related branches

Revision history for this message
Pali (pali) wrote :

This patch fix this problem.

tags: added: patch
Changed in tcc (Debian):
status: Unknown → Confirmed
Daniel T Chen (crimsun)
Changed in tcc (Ubuntu):
importance: Undecided → Wishlist
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package tcc - 0.9.25-9ubuntu1

---------------
tcc (0.9.25-9ubuntu1) oneiric; urgency=low

  * Backport patch from Debian experimental's 0.9.26~git20110616.330d2ee-2
    to support 'arm' and 'armv7l' cpus. This obviates Pali's patch in
    (LP: #617762).
 -- Daniel T Chen <email address hidden> Fri, 29 Jul 2011 17:53:31 -0400

Changed in tcc (Ubuntu):
status: New → Fix Released
Changed in tcc (Debian):
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.