diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-09-01 09:48:48 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-09-01 09:51:53 -0700 |
commit | 3f182faf89a3114cbbc4d40b2357cf7e4ff83900 (patch) | |
tree | da26652188f7e365963265acf102954b1f7b1527 /profiles/default/linux/sparc | |
parent | sys-libs/glibc: revert CPPFLAGS fix for cross-compilers (diff) | |
download | gentoo-3f182faf89a3114cbbc4d40b2357cf7e4ff83900.tar.gz gentoo-3f182faf89a3114cbbc4d40b2357cf7e4ff83900.tar.bz2 gentoo-3f182faf89a3114cbbc4d40b2357cf7e4ff83900.zip |
profiles/sparc: Add systemd profiles
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'profiles/default/linux/sparc')
4 files changed, 4 insertions, 0 deletions
diff --git a/profiles/default/linux/sparc/17.0/64ul/systemd/eapi b/profiles/default/linux/sparc/17.0/64ul/systemd/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/sparc/17.0/64ul/systemd/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/sparc/17.0/64ul/systemd/parent b/profiles/default/linux/sparc/17.0/64ul/systemd/parent new file mode 100644 index 000000000000..cdbe8afc3b99 --- /dev/null +++ b/profiles/default/linux/sparc/17.0/64ul/systemd/parent @@ -0,0 +1 @@ +../../../../../../targets/systemd diff --git a/profiles/default/linux/sparc/17.0/systemd/eapi b/profiles/default/linux/sparc/17.0/systemd/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/sparc/17.0/systemd/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/sparc/17.0/systemd/parent b/profiles/default/linux/sparc/17.0/systemd/parent new file mode 100644 index 000000000000..76108ad51b4e --- /dev/null +++ b/profiles/default/linux/sparc/17.0/systemd/parent @@ -0,0 +1 @@ +../../../../../targets/systemd |