|
Lines 38-43
Link Here
|
| 38 |
filter-flags "-funroll-all-loops" |
38 |
filter-flags "-funroll-all-loops" |
| 39 |
filter-flags "-fforce-addr" |
39 |
filter-flags "-fforce-addr" |
| 40 |
|
40 |
|
|
|
41 |
src_unpack() { |
| 42 |
unpack ${A} |
| 43 |
cd ${S}; epatch ${FILESDIR}/xvid.patch |
| 44 |
} |
| 45 |
|
| 41 |
src_compile() { |
46 |
src_compile() { |
| 42 |
local myconf |
47 |
local myconf |
| 43 |
myconf="--with-gnu-ld --disable-warnings" |
48 |
myconf="--with-gnu-ld --disable-warnings" |