gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [SCM] Gnash branch, release_0_8_8, updated. c7c0353816b18


From: John Wimer
Subject: [Gnash-commit] [SCM] Gnash branch, release_0_8_8, updated. c7c0353816b18edb1d464e8f1014d6b3d3ff254f
Date: Fri, 20 Aug 2010 09:14:53 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnash".

The branch, release_0_8_8 has been updated
       via  c7c0353816b18edb1d464e8f1014d6b3d3ff254f (commit)
      from  12ffc0a07bb9f7b6435c855b947de791e04f925a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit//commit/?id=c7c0353816b18edb1d464e8f1014d6b3d3ff254f


commit c7c0353816b18edb1d464e8f1014d6b3d3ff254f
Author: John Wimer <address@hidden>
Date:   Fri Aug 20 11:13:42 2010 +0200

    rollback hurd changes, they're solved in configure.ac

diff --git a/packaging/debian/rules b/packaging/debian/rules
index f362706..fd5df4a 100755
--- a/packaging/debian/rules
+++ b/packaging/debian/rules
@@ -11,7 +11,6 @@
 # These are used for cross-compiling and for saving the configure script
 # from having to guess our platform (since we know it already)
 DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
-DEB_HOST_ARCH_OS    ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
 DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
 
 SNAPSHOT_VERSION = $(shell head -n 1 debian/changelog | cut '-d ' -f 2 | sed 
's/[()]//g')
@@ -69,9 +68,7 @@ patch-stamp:
 # 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.
-ifneq "$(DEB_HOST_ARCH_OS)" "hurd"
-       BUILD_FLAGS = --enable-jemalloc
-endif
+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

-----------------------------------------------------------------------

Summary of changes:
 packaging/debian/rules |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

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