• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/libsidplay2/0001-sidplay2-libs-2.1.1.patch
Bernd KuhlsBernd Kuhls committed e7eafb0f24222 Mar 2015
Raw file
Source viewDiff to previous
+/* generated using a gnu compiler version gcc (Debian 4.3-20080219-1) 4.3.0 20080219 (prerelease) [gcc-4_3-branch revision 132456] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. */
 
1
Various fixes to compile libsidplay2 with newer gcc compilers
2
​
3
Downloaded from
4
http://tsubasa.googlecode.com/svn/trunk/tsubasa/sidplay2-libs/sidplay2-libs-2.1.1.diff
5
​
6
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
7
​
8
--- sidplay-libs-2.1.1.orig/Makefile.in
9
+++ sidplay-libs-2.1.1/Makefile.in
10
@@ -1,4 +1,4 @@
11
-# Makefile.in generated by automake 1.8.4 from Makefile.am.
12
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
13
 # @configure_input@
14
 
15
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
16
@@ -253,7 +253,7 @@
17
    fi; \
18
    list='$(SUBDIRS)'; for subdir in $$list; do \
19
      if test "$$subdir" = .; then :; else \
20
-       test -f $$subdir/TAGS && \
21
+       test ! -f $$subdir/TAGS || \
22
          tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
23
      fi; \
24
    done; \
25
@@ -264,7 +264,7 @@
26
      $(AWK) '    { files[$$0] = 1; } \
27
           END { for (i in files) print i; }'`; \
28
    if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
29
-     test -z "$$unique" && unique=$$empty_fix; \
30
+     test -n "$$unique" || unique=$$empty_fix; \
31
      $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
32
        $$tags $$unique; \
33
    fi
34
--- sidplay-libs-2.1.1.orig/aclocal.m4
35
+++ sidplay-libs-2.1.1/aclocal.m4
36
@@ -1,4 +1,4 @@
37
-# generated automatically by aclocal 1.8.4 -*- Autoconf -*-
38
+# generated automatically by aclocal 1.8.5 -*- Autoconf -*-
39
 
40
 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
41
 # Free Software Foundation, Inc.
42
@@ -40,7 +40,7 @@
43
 # Call AM_AUTOMAKE_VERSION so it can be traced.
44
 # This function is AC_REQUIREd by AC_INIT_AUTOMAKE.
45
 AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
46
-    [AM_AUTOMAKE_VERSION([1.8.4])])
47
+    [AM_AUTOMAKE_VERSION([1.8.5])])
48
 
49
 # AM_AUX_DIR_EXPAND
50
 
51
--- sidplay-libs-2.1.1.orig/builders/Makefile.in
52
+++ sidplay-libs-2.1.1/builders/Makefile.in
53
@@ -1,4 +1,4 @@
54
-# Makefile.in generated by automake 1.8.4 from Makefile.am.
55
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
56
 # @configure_input@
57
 
58
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
59
@@ -130,9 +130,9 @@
60
          exit 1;; \
61
      esac; \
62
    done; \
63
-   echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  builders/Makefile'; \
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.