summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-10-15 01:35:22 +0000
committerMike Frysinger <vapier@gentoo.org>2004-10-15 01:35:22 +0000
commit6bd236ddf9fd91b0e0361db23addf88943e07683 (patch)
treec56ddf1a0200018ceba16ac3be77cc2aca64fb0c /profiles/uclibc
parentnewer swig support #64199 (Manifest recommit) (diff)
downloadgentoo-2-6bd236ddf9fd91b0e0361db23addf88943e07683.tar.gz
gentoo-2-6bd236ddf9fd91b0e0361db23addf88943e07683.tar.bz2
gentoo-2-6bd236ddf9fd91b0e0361db23addf88943e07683.zip
remove variables that dont belong
Diffstat (limited to 'profiles/uclibc')
-rw-r--r--profiles/uclibc/arm/make.defaults9
-rw-r--r--profiles/uclibc/mips/make.defaults1
-rw-r--r--profiles/uclibc/x86/make.defaults1
3 files changed, 0 insertions, 11 deletions
diff --git a/profiles/uclibc/arm/make.defaults b/profiles/uclibc/arm/make.defaults
index 687d4f9bcaff..477bf6cc6037 100644
--- a/profiles/uclibc/arm/make.defaults
+++ b/profiles/uclibc/arm/make.defaults
@@ -39,13 +39,4 @@ ACCEPT_KEYWORDS="arm"
FEATURES="sandbox sfperms strict nodoc noinfo noman autoconfig"
#FEATURES="${FEATURES} userpriv usersandbox"
-PORTDIR=/usr/portage/
PKGDIR=${PORTDIR}/packages/${CHOST}/
-
-# arm little endian (netwinder)
-#CFLAGS="-mcpu=strongarm110 -Os -pipe"
-#CHOST="armv4l-pc-linux-uclibc"
-
-# arm big endian (nslu2)
-#CFLAGS="-mcpu=armeb -Os -pipe"
-#CHOST="armveb-pc-linux-uclibc"
diff --git a/profiles/uclibc/mips/make.defaults b/profiles/uclibc/mips/make.defaults
index e6335ba41303..12fe33b9a027 100644
--- a/profiles/uclibc/mips/make.defaults
+++ b/profiles/uclibc/mips/make.defaults
@@ -39,5 +39,4 @@ ACCEPT_KEYWORDS="mips"
FEATURES="sandbox sfperms strict nodoc noinfo noman autoconfig"
#FEATURES="${FEATURES} userpriv usersandbox"
-PORTDIR=/usr/portage/
PKGDIR=${PORTDIR}/packages/${CHOST}/
diff --git a/profiles/uclibc/x86/make.defaults b/profiles/uclibc/x86/make.defaults
index bf612c2c7560..400d05433de5 100644
--- a/profiles/uclibc/x86/make.defaults
+++ b/profiles/uclibc/x86/make.defaults
@@ -39,5 +39,4 @@ ACCEPT_KEYWORDS="x86"
FEATURES="sandbox sfperms strict nodoc noinfo noman autoconfig"
#FEATURES="${FEATURES} userpriv usersandbox"
-PORTDIR=/usr/portage/
PKGDIR=${PORTDIR}/packages/${CHOST}/