[Bug 180430] Review Request: Tong - a game of skill

bugzilla at redhat.com bugzilla at redhat.com
Thu Feb 23 07:26:23 UTC 2006


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: Tong - a game of skill


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=180430





------- Additional Comments From wart at kobold.org  2006-02-23 02:26 EST -------
(In reply to comment #5)
> The only remaining issue is %{optflags} (or $RPM_OPT_FLAGS), which isn't getting
> passed.  The Makefile doesn't support CFLAGS, but you can set CC:
> 
> make CC="%{__cc} %{optflags}" GAME_DATA_DIR=%{_datadir}/tong %{?_smp_mflags}

Done.  Even though this overrides the "-O3 -Wall" options in the Makefile, these
options are added back with optflags.  But it needs to be __cxx instead of __cc.
 I also updated the improved hack to suppress a compiler warning.

http://www.kobold.org/~wart/fedora/tong-1.0-5.src.rpm
http://www.kobold.org/~wart/fedora/tong.spec

I've been able to run it fine on FC4 i386 and x86_64, but it dies on FC5-i386. 
I suspect that this might be due to my misconfigured vmware box, though.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the fedora-extras-list mailing list