Opened 5 years ago
Closed 5 years ago
#1065 closed defect (worksforme)
fix lame build with newer gcc versions
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | minor | Milestone: | 0.17 |
Component: | packaging | Version: | trunk |
Keywords: | Cc: |
Description
As per lame bug 443: recipe for target 'xmm_quantize_sub.lo' failed
.
Change History (2)
comment:1 Changed 5 years ago by
Priority: | major → minor |
---|---|
Status: | new → assigned |
comment:2 Changed 5 years ago by
Resolution: | → worksforme |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
AFAICT, the problem is not just with i386, so I have simply disabled mmx for all rpm builds in r11505.
This is not ideal, but it will do for now.