User Tools

Site Tools


doc:howto:tce

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
doc:howto:tce [2019/09/18 19:36]
stefanbaur [Configuring the Build] removed superfluous # sign, probably vim or wiki autocomplete going crazy
doc:howto:tce [2019/11/14 00:37]
stefanbaur [Configuring the Build]
Line 138: Line 138:
  
 # This is part of our experimental ARM support # This is part of our experimental ARM support
-if echo "$LB_X2GO_ARCH" | grep -q 'arm'; then+if echo "$LBX2GO_ARCH" | grep -q 'arm'; then
     export LBX2GO_DEFAULTS+=" --bootstrap-qemu-arch arm64 \     export LBX2GO_DEFAULTS+=" --bootstrap-qemu-arch arm64 \
                               --bootstrap-qemu-static /usr/bin/qemu-arm-static"                               --bootstrap-qemu-static /usr/bin/qemu-arm-static"
doc/howto/tce.txt ยท Last modified: 2024/01/26 19:49 by stefanbaur