Mercurial > mplayer.hg
view TVout/clean.sh @ 8543:60fe896e437c
decode_i586.c version uses %ebp for its own use, so:
- we need to compile this with -fomit-frame-pointer or we cannot access the
function parameters
- we need to save & restore %ebp, or we'll destroy the caller's stack ptr
author | arpi |
---|---|
date | Tue, 24 Dec 2002 00:05:43 +0000 |
parents | 3b5f5d1c5041 |
children |
line wrap: on
line source
# Compile TVout tools rm -f con2fb/con2fb cd matroxset make clean cd .. cd fbset make clean cd ..