diff options
author | Ned Ludd <solar@gentoo.org> | 2003-11-12 01:50:17 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2003-11-12 01:50:17 +0000 |
commit | 088e6b74c27131476e931ccf5abaf18341b6660c (patch) | |
tree | ee033fbad612254eeb637de6102b2b7004bf4073 | |
parent | remove a few unneeded ones (diff) | |
download | gentoo-2-088e6b74c27131476e931ccf5abaf18341b6660c.tar.gz gentoo-2-088e6b74c27131476e931ccf5abaf18341b6660c.tar.bz2 gentoo-2-088e6b74c27131476e931ccf5abaf18341b6660c.zip |
# WARNNING! This profile is not production ready
-rw-r--r-- | profiles/embedded/uclibc-x86-1.4/make.defaults | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/embedded/uclibc-x86-1.4/make.defaults b/profiles/embedded/uclibc-x86-1.4/make.defaults index 558671d3ea31..aba8b6f56518 100644 --- a/profiles/embedded/uclibc-x86-1.4/make.defaults +++ b/profiles/embedded/uclibc-x86-1.4/make.defaults @@ -1,3 +1,5 @@ +# WARNNING! This profile is not production ready + # uClibc defaults for the gcc portage USE="x86 embedded uclibc" |