diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2007-07-25 20:27:40 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2007-07-25 20:27:40 -0300 |
commit | 0fbb494b343342af795a17a56d4b915499c52ed9 (patch) | |
tree | 3b78efb28d18b34922825b7ed577dca03b41a7f6 /buildlib/systemtable | |
parent | ba1a544bcc8ee9147c45f65ceb23b911f3d235e9 (diff) |
* Applied patch from Guillem Jover <guillem.jover@nokia.com> to use
dpkg-architecture to get the host architecture (closes: #407187)
Diffstat (limited to 'buildlib/systemtable')
-rw-r--r-- | buildlib/systemtable | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/buildlib/systemtable b/buildlib/systemtable deleted file mode 100644 index 64c176b50..000000000 --- a/buildlib/systemtable +++ /dev/null @@ -1,11 +0,0 @@ -# This file contains a table of known canonical system strings, with -# things to map them to. `configure' will take the output of the -# autoconf cannon macros and look in here. It will check for -# the full canonical system name (required for e.g. lpia) and if that -# fails it will configure.in will fallback to just checking for the CPU -# in buildlib/archtable - -# The left side is a regex for awk against the canonical system name - -# config.guess reports lpia as i386-unknown-linux-gnulp -i.86-.*-linux-gnulp lpia |