Changes between Version 4 and Version 5 of dev/setup/raspi-cross-builder
- Timestamp:
- Aug 3, 2012, 10:31:57 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev/setup/raspi-cross-builder
v4 v5 20 20 #!sh 21 21 $RASPI_SDK_ROOT/tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin 22 }}}23 24 == Bitten configuration ==25 26 For Lol Engine autobuilders, add the following section to the bitten machine file:27 28 {{{29 #!ini30 [raspi]31 version = 032 22 }}} 33 23 … … 88 78 -Wl,--unresolved-symbols=ignore-in-shared-libs 89 79 }}} 80 81 == Bitten configuration == 82 83 For Lol Engine autobuilders, add the following section to the bitten machine file: 84 85 {{{ 86 #!ini 87 [raspi] 88 version = 0 89 }}}