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. release_0_8_9_final-


From: Bastiaan Jacques
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_final-1968-gd2ebf63
Date: Fri, 02 May 2014 20:50:38 +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  d2ebf63b161eea504695f734f042bcee7b949f82 (commit)
      from  0e8dbed39ef35db6ddc15a7b14f31e99e64698a5 (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=d2ebf63b161eea504695f734f042bcee7b949f82


commit d2ebf63b161eea504695f734f042bcee7b949f82
Author: Bastiaan Jacques <address@hidden>
Date:   Fri May 2 22:49:28 2014 +0200

    Some more PTHREAD_CFLAGS.

diff --git a/testsuite/libcore.all/Makefile.am 
b/testsuite/libcore.all/Makefile.am
index 5a2f0b2..1cf268c 100644
--- a/testsuite/libcore.all/Makefile.am
+++ b/testsuite/libcore.all/Makefile.am
@@ -34,6 +34,7 @@ AM_CPPFLAGS = \
         -I$(top_srcdir)/libcore/vm  \
        $(FFMPEG_CFLAGS) \
        $(BOOST_CFLAGS) \
+       $(PTHREAD_CFLAGS) \
        $(NULL)
 
 check_PROGRAMS = \
diff --git a/testsuite/misc-swfc.all/Makefile.am 
b/testsuite/misc-swfc.all/Makefile.am
index c0e74e5..df8e76d 100644
--- a/testsuite/misc-swfc.all/Makefile.am
+++ b/testsuite/misc-swfc.all/Makefile.am
@@ -72,6 +72,7 @@ AM_CPPFLAGS = -I.. \
         -I$(top_srcdir)/libcore/parser  \
         -I$(top_srcdir)/testsuite \
        $(BOOST_CFLAGS) \
+       $(PTHREAD_CFLAGS) \
        $(NULL)
 
 GNASH_LIBS = \
diff --git a/testsuite/misc-swfmill.all/Makefile.am 
b/testsuite/misc-swfmill.all/Makefile.am
index ca59e2e..ff20be9 100644
--- a/testsuite/misc-swfmill.all/Makefile.am
+++ b/testsuite/misc-swfmill.all/Makefile.am
@@ -83,6 +83,7 @@ AM_CPPFLAGS = \
        -I$(top_srcdir)/libcore/asobj \
        -I$(top_srcdir)/testsuite \
        $(BOOST_CFLAGS) \
+       $(PTHREAD_CFLAGS) \
        $(NULL)
 
 AM_LDFLAGS = \
diff --git a/testsuite/movies.all/Makefile.am b/testsuite/movies.all/Makefile.am
index 4968a72..046706b 100644
--- a/testsuite/movies.all/Makefile.am
+++ b/testsuite/movies.all/Makefile.am
@@ -46,6 +46,7 @@ AM_CPPFLAGS = \
        -I$(top_srcdir)/libcore/asobj \
         -I$(top_srcdir)/testsuite \
        $(BOOST_CFLAGS) \
+       $(PTHREAD_CFLAGS) \
        $(OPENGL_CFLAGS) \
        $(NULL)
 

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

Summary of changes:
 testsuite/libcore.all/Makefile.am      |    1 +
 testsuite/misc-swfc.all/Makefile.am    |    1 +
 testsuite/misc-swfmill.all/Makefile.am |    1 +
 testsuite/movies.all/Makefile.am       |    1 +
 4 files changed, 4 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

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