First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 203969
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: anomen <ludek_h@seznam.cz>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
duke3d-20040817-r2.ebuild.patch proposed patch for duke3d-20040817-r2.ebuild patch anomen 2008-01-01 14:11 0000 636 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 203969 depends on: Show dependency tree
Show dependency graph
Bug 203969 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-01-01 14:08 0000
Duke3d cannot compile with -Os option.
Only -O3 is filtered in both ebuilds, but -Os doesn't work as well.


Reproducible: Always




my make.conf:

CFLAGS="-Os -march=athlon-xp -pipe -fomit-frame-pointer"
CXXFLAGS="${CFLAGS}"
CHOST="i686-pc-linux-gnu"

------- Comment #1 From anomen 2008-01-01 14:11:30 0000 -------
Created an attachment (id=139790) [edit]
proposed patch for duke3d-20040817-r2.ebuild

patch for duke3d-20040817-r2.ebuild
similar change should be applied to -r1 ebuild as well

------- Comment #2 From anomen 2008-01-01 14:29:50 0000 -------
one more detail: 20040817-gcc4.patch file is not used at all. ebuild use
duke3d-20040817-gcc4.patch instead.

------- Comment #3 From Mr. Bones. 2008-01-04 21:00:15 0000 -------
strip-flags instead.

First Last Prev Next    No search results available      Search page      Enter new bug