diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-05-29 18:02:46 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-05-29 18:02:46 +0000 |
commit | 84701d72192a66c77f65ecc9d4fab8c78d1a6f7d (patch) | |
tree | 61247a20d1269b7990581f3c488b410b7bc84eed /profiles | |
parent | Marked ~m68k-mint, bug #365205 (diff) | |
download | gentoo-2-84701d72192a66c77f65ecc9d4fab8c78d1a6f7d.tar.gz gentoo-2-84701d72192a66c77f65ecc9d4fab8c78d1a6f7d.tar.bz2 gentoo-2-84701d72192a66c77f65ecc9d4fab8c78d1a6f7d.zip |
force static-libs on libarchive for MiNT too, bug #364789
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/prefix/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/prefix/mint/package.use.force | 5 |
2 files changed, 7 insertions, 3 deletions
diff --git a/profiles/prefix/ChangeLog b/profiles/prefix/ChangeLog index 517bf1b50b4e..2df9cc83d88b 100644 --- a/profiles/prefix/ChangeLog +++ b/profiles/prefix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for profiles/prefix # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.280 2011/05/29 16:36:55 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.281 2011/05/29 18:02:46 grobian Exp $ + + 29 May 2011; Fabian Groffen <grobian@gentoo.org> mint/package.use.force: + force static-libs on libarchive for MiNT too, bug #364789 29 May 2011; Fabian Groffen <grobian@gentoo.org> mint/make.defaults: Update default USE-flags for FreeMiNT, bug #368407 diff --git a/profiles/prefix/mint/package.use.force b/profiles/prefix/mint/package.use.force index 6976499d4f91..b41aec6a1304 100644 --- a/profiles/prefix/mint/package.use.force +++ b/profiles/prefix/mint/package.use.force @@ -1,5 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/mint/package.use.force,v 1.1 2011/04/27 17:26:26 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/mint/package.use.force,v 1.2 2011/05/29 18:02:46 grobian Exp $ -app-arch/libarchive static +#364789 +app-arch/libarchive static static-libs |