Changes between Version 135 and Version 136 of AndroidPort


Ignore:
Timestamp:
Jan 20, 2012, 4:30:54 PM (12 years ago)
Author:
Anders Feder
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AndroidPort

    v135 v136  
    221221$ PATH=~/android/toolchain/bin:$PATH
    222222$ CXX=arm-linux-androideabi-g++
     223$ cd gcc
    223224$ make config=debug -k pyrogenesis
    224225}}}