diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-21 12:48:58 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-21 12:48:58 +0000 |
commit | 3d3cc17ba3000af456e7f733a7753484ab6611e2 (patch) | |
tree | 5821f9a414e1fd948e8553730f0b73deb1099ca7 /profiles/default-linux | |
parent | Version bump. (diff) | |
download | gentoo-2-3d3cc17ba3000af456e7f733a7753484ab6611e2.tar.gz gentoo-2-3d3cc17ba3000af456e7f733a7753484ab6611e2.tar.bz2 gentoo-2-3d3cc17ba3000af456e7f733a7753484ab6611e2.zip |
Force debug use-flag on dev-lang/php as it segfaults without it
Diffstat (limited to 'profiles/default-linux')
-rw-r--r-- | profiles/default-linux/ia64/package.use.force | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/default-linux/ia64/package.use.force b/profiles/default-linux/ia64/package.use.force index 12d52683eb51..237f81f7a33a 100644 --- a/profiles/default-linux/ia64/package.use.force +++ b/profiles/default-linux/ia64/package.use.force @@ -1,3 +1,8 @@ +# Oct 21 2007; armin76@gentoo.org +# It segfaults without debug use-flags +# Remove when http://bugs.php.net/bug.php?id=42893 is fixed +dev-lang/php debug + # Feb 13th 2006; kloeri@gentoo.org # glibc-2.5 is broken with linuxthreads on ia64. =sys-libs/glibc-2.5 nptl nptlonly |