Mercurial > mplayer.hg
comparison Makefile @ 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 | 9d143176d95f |
children | 46dbfa8c1999 |
comparison
equal
deleted
inserted
replaced
8542:222c0a39c977 | 8543:60fe896e437c |
---|