Advertisement
Learning

Untitled

Sep 29th, 2011
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.31 KB | None | 0 0
  1. ./configure --enable-cross-compile --as=arm-linux-as --host-cc=gcc --target=arm-linux --prefix=/media/test/mplayer/mplayer --disable-network --disable-gui --disable-armv6 --disable-armv6t2 --disable-armvfp --disable-neon --disable-iwmmxt --disable-libmpeg2 --disable-libmpeg2-inter --disable-md5sum --disable-yuv4mpeg --disable-tv --disable-ftp --disable-real --disable-xanim --disable-v4l2 --disable-dvb --disable-fbdev --disable-dvdread-internal --disable-vcd --disable-tremor-internal --disable-faad-internal --disable-ossaudio --disable-mp3lib --enable-static --extra-cflags="-mcpu=arm920t -O3" --disable-libvorbis
  2. error: unknown option `ff-only'
  3. usage: git fetch [options] [<repository> <refspec>...]
  4.  
  5. -v, --verbose be more verbose
  6. -q, --quiet be more quiet
  7. -a, --append append to .git/FETCH_HEAD instead of overwriting
  8. --upload-pack <PATH> path to upload pack on remote end
  9. -f, --force force overwrite of local branch
  10. -t, --tags fetch all tags and associated objects
  11. -n do not fetch all tags (--no-tags)
  12. -k, --keep keep downloaded pack
  13. -u, --update-head-ok allow updating of HEAD ref
  14. --depth <DEPTH> deepen history of shallow clone
  15.  
  16. git pull failed, (re)move ffmpeg/mp_auto_pull to disable pulling
  17.  
  18.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement