Changes between Version 165 and Version 166 of AndroidPort


Ignore:
Timestamp:
Jan 26, 2012, 4:35:00 PM (12 years ago)
Author:
Anders Feder
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AndroidPort

    v165 v166  
    262262$ export HOSTTYPE=arm
    263263$ ./update-workspaces.sh --gles
    264 $ export PATH=~/android/toolchain/bin:$PATH
     264$ export PATH=$PATH:~/android/toolchain/bin:$SYSROOT/usr/local/bin
    265265$ export CXX=arm-linux-androideabi-g++
    266266$ cd gcc