[arm/portage] tweak CFLAGS to fix compilation of dev-libs/pth on ARM

This commit is contained in:
Fabio Erculiani 2011-12-28 15:53:35 +01:00
parent c6a0b01a21
commit d6c042d477
2 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,2 @@
# Fixes compilation
CFLAGS="-DJB_SP=8 -DJB_PC=9"

View File

@ -1,2 +1,4 @@
# disable distcc for packages having troubles
sys-kernel/beagleboard-sources no-distcc.conf
# fix compilation
dev-libs/pth dev-libs-pth.conf