Changes between Version 141 and Version 142 of AndroidPort


Ignore:
Timestamp:
Jan 23, 2012, 11:08:56 AM (12 years ago)
Author:
Anders Feder
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AndroidPort

    v141 v142  
    247247{{{
    248248$ cd ~/android/0ad/jni/src/build/workspaces
    249 $ HOSTTYPE=arm
     249$ export HOSTTYPE=arm
    250250$ ./update-workspaces.sh --gles
    251 $ PATH=~/android/toolchain/bin:$PATH
    252 $ CXX=arm-linux-androideabi-g++
     251$ export PATH=~/android/toolchain/bin:$PATH
     252$ export CXX=arm-linux-androideabi-g++
    253253$ cd gcc
    254254$ make config=debug -k pyrogenesis