gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [SCM] Gnash branch, master, updated. 729bcf072eff436de903


From: John Wimer
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. 729bcf072eff436de90304f556303b3eea7bbd53
Date: Fri, 20 Aug 2010 09:14:52 +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, master has been updated
       via  729bcf072eff436de90304f556303b3eea7bbd53 (commit)
      from  721c40db91bb95e2b0bd56118a214f57d6fe6cd0 (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=729bcf072eff436de90304f556303b3eea7bbd53


commit 729bcf072eff436de90304f556303b3eea7bbd53
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 8f1a278..288b200 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]