[Bug 2465] powerpc bytecode compiler broken

bugzilla-daemon at icculus.org bugzilla-daemon at icculus.org
Wed Aug 22 17:48:56 EDT 2007


http://bugzilla.icculus.org/show_bug.cgi?id=2465





------- Comment #10 from tim at ngus.net  2007-08-22 17:48 EDT -------
I suggest...

Index: Makefile
===================================================================
--- Makefile    (revision 1126)
+++ Makefile    (working copy)
@@ -230,7 +230,7 @@
   else
   ifeq ($(ARCH),ppc)
     BASE_CFLAGS += -maltivec
-    HAVE_VM_COMPILED=false
+    HAVE_VM_COMPILED = true
   endif
   endif
   endif

...is applied by someone with Linux PPC and tested. One way or another next
time I happen across this bug I'm closing it.


-- 
Configure bugmail: http://bugzilla.icculus.org/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 quake3-bugzilla mailing list