[arm/portage] tweak CFLAGS to fix compilation of dev-libs/pth on ARM
This commit is contained in:
parent
c6a0b01a21
commit
d6c042d477
2
conf/armv7l/portage/env/dev-libs-pth.conf
vendored
Normal file
2
conf/armv7l/portage/env/dev-libs-pth.conf
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
# Fixes compilation
|
||||||
|
CFLAGS="-DJB_SP=8 -DJB_PC=9"
|
@ -1,2 +1,4 @@
|
|||||||
# disable distcc for packages having troubles
|
# disable distcc for packages having troubles
|
||||||
sys-kernel/beagleboard-sources no-distcc.conf
|
sys-kernel/beagleboard-sources no-distcc.conf
|
||||||
|
# fix compilation
|
||||||
|
dev-libs/pth dev-libs-pth.conf
|
||||||
|
Loading…
Reference in New Issue
Block a user