Changes between Version 156 and Version 157 of AndroidPort
- Timestamp:
- 2012-01-24 10:24:36 (16 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AndroidPort
v156 v157 217 217 218 218 {{{ 219 $ ./configure --host=$HOSTCONF --build=i686-pc-linux-gnu --with-sysroot=$SYSROOT -- disable-joystick219 $ ./configure --host=$HOSTCONF --build=i686-pc-linux-gnu --with-sysroot=$SYSROOT --prefix=$SYSROOT/usr/local --disable-joystick 220 220 $ make 221 221 $ make install
