Attached to Project: CRUX-ARM
Opened by Jose V Beneyto - 2011-12-14
Last edited by Victor Martinez - 2012-03-14
Opened by Jose V Beneyto - 2011-12-14
Last edited by Victor Martinez - 2012-03-14
FS#18 - gcc: fix triplet usage on 2.7 branch
gcc packages generated by crosscompilation (core-cross) have these triplets: arm-crux-linux-gnueabi and arm-crux-linux-gnueabihf
The idea would be to have the same triplet for packages generated by native compilation on stage2, so only in this case we could release stage2 packages.
ATM, core-arm its ok for 2.7-hardfp branch but we should fix the default branch to use arm-crux-linux-gnueabi instead of machtype detected: armv7l-unkown-linux-gnueabi
One possible fix would be to use –build=arm-crux-linux-gnueabi in the overlay (core-arm)
Closed by Victor Martinez
Wednesday, 14 March 2012, 15:23 GMT
Reason for closing: Won't implement
Additional comments about closing:
Wednesday, 14 March 2012, 15:23 GMT
Reason for closing: Won't implement
Additional comments about closing:
Invalid