From b5c71e316fca25d3faf3d9cb766e74c9d17411f5 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Wed, 22 Jan 2014 12:18:04 -0500 Subject: archtab: Add i686-linux-glibc. This is a generic architecture for Intel Pentium Pro (P6 microarchitecture) and later CPUs or AMD Athlon and later CPUs running a kernel with the Linux ABI (e.g. Linux-libre) and using a C library with the GNU C Library ABI (e.g. EGLIBC). It will replace i686-linux-eglibc for ProteanOS 1.0. --- (limited to 'archtab/i686-linux-glibc') diff --git a/archtab/i686-linux-glibc/autoconf b/archtab/i686-linux-glibc/autoconf new file mode 100644 index 0000000..d3d79ee --- /dev/null +++ b/archtab/i686-linux-glibc/autoconf @@ -0,0 +1 @@ +i686-unknown-linux-gnu diff --git a/archtab/i686-linux-glibc/kbuild b/archtab/i686-linux-glibc/kbuild new file mode 100644 index 0000000..541ac4a --- /dev/null +++ b/archtab/i686-linux-glibc/kbuild @@ -0,0 +1,2 @@ +i386 +x86 -- cgit v0.9.1