diff options
author | Bertrand Jacquin <beber@meleeweb.net> | 2013-05-27 22:50:55 +0200 |
---|---|---|
committer | Bertrand Jacquin <beber@meleeweb.net> | 2013-05-27 23:22:30 +0200 |
commit | 7b21ba5b262605314cb29d4cacb600ea526d4476 (patch) | |
tree | 65da02b252b50c6db47c26740f75137581c6fd2b /profiles | |
parent | app-admin/apache-tools: handle cross compiling (diff) | |
download | portage-7b21ba5b262605314cb29d4cacb600ea526d4476.tar.xz |
initial work on own profile, embedded only for now
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/boest/alix3/parent | 2 | ||||
-rw-r--r-- | profiles/boest/make.defaults | 1 | ||||
-rw-r--r-- | profiles/boest/parent | 1 |
3 files changed, 4 insertions, 0 deletions
diff --git a/profiles/boest/alix3/parent b/profiles/boest/alix3/parent new file mode 100644 index 00000000..84f50d2e --- /dev/null +++ b/profiles/boest/alix3/parent @@ -0,0 +1,2 @@ +.. +gentoo:arch/x86 diff --git a/profiles/boest/make.defaults b/profiles/boest/make.defaults new file mode 100644 index 00000000..094c8668 --- /dev/null +++ b/profiles/boest/make.defaults @@ -0,0 +1 @@ +ELIBC="glibc" diff --git a/profiles/boest/parent b/profiles/boest/parent new file mode 100644 index 00000000..9995243a --- /dev/null +++ b/profiles/boest/parent @@ -0,0 +1 @@ +gentoo:embedded |