diff options
author | Phil Blundell <philb@gnu.org> | 2007-01-18 14:49:49 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2007-01-18 14:49:49 +0000 |
commit | 1cb09641f0982c8f1c043c45e5349647867b2e4b (patch) | |
tree | e907d7854d7acf9842e79e9e2fd6a386e96054a1 /conf | |
parent | f3b5d4ff15231c4fea35f9c92e681c00832640c4 (diff) |
epia.conf: include x86.conf for GLIBC_ADDONS et al.
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/epia.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/epia.conf b/conf/machine/epia.conf index 86e9429506..1497e303c4 100644 --- a/conf/machine/epia.conf +++ b/conf/machine/epia.conf @@ -1,3 +1,5 @@ +require conf/machine/x86.conf + TARGET_ARCH = "i586" PACKAGE_EXTRA_ARCHS = "i386 i486" |