--- sed-4.1.4.ebuild 2005-05-06 21:35:53.000000000 +0000 +++ sed-4.1.4.ebuild 2005-06-12 01:45:26.803077096 +0000 @@ -48,6 +48,7 @@ if use ppc-macos || use x86-fbsd ; then myconf="--program-prefix=g" fi + use ppc && has_pie && filter-flags -fno-strict-aliasing econf \ $(use_enable nls) \ ${myconf} \