gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] /srv/bzr/gnash/trunk r12286: don't enable avm2, or it won


From: Rob Savoye
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r12286: don't enable avm2, or it won't build.
Date: Fri, 09 Jul 2010 10:53:02 -0600
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 12286
committer: Rob Savoye <address@hidden>
branch nick: trunk
timestamp: Fri 2010-07-09 10:53:02 -0600
message:
  don't enable avm2, or it won't build.
modified:
  packaging/debian/rules
=== modified file 'packaging/debian/rules'
--- a/packaging/debian/rules    2010-05-28 18:13:52 +0000
+++ b/packaging/debian/rules    2010-07-09 16:53:02 +0000
@@ -68,7 +68,7 @@
 # These flags are the defaults Gnash uses when configuring, but we pass
 # them here explicitly because it makes it easier for non Gnash developers
 # to know what those defaults are.
-BUILD_FLAGS = --enable-jemalloc --enable-avm2
+BUILD_FLAGS = --enable-jemalloc
 
 # this is where all the objects and executables go. We have to
 # redfine this, instead of just appending the path elements, as


reply via email to

[Prev in Thread] Current Thread [Next in Thread]