• 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/libhdhomerun/0001-dont-strip.patch
Bernd KuhlsBernd Kuhls committed 4cb010a5f1713 Dec 2015
Raw file
Source viewDiff to previous
 
1
Disable strip in Makefile.
2
​
3
Patch downloaded from Gentoo:
4
https://gitweb.gentoo.org/repo/gentoo.git/tree/media-libs/libhdhomerun/files/dont-strip.patch
5
​
6
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
7
​
8
diff -Nur libhdhomerun/Makefile libhdhomerun.fix/Makefile
9
--- libhdhomerun/Makefile   2012-08-30 15:46:27.000000000 -0500
10
+++ libhdhomerun.fix/Makefile   2013-03-24 14:47:08.740937164 -0500
11
@@ -42,7 +42,6 @@
12
 
13
 hdhomerun_config$(BINEXT) : hdhomerun_config.c $(LIBSRCS)
14
    $(CC) $(CFLAGS) $+ $(LDFLAGS) -o $@
15
-   $(STRIP) $@
16
 
17
 libhdhomerun$(LIBEXT) : $(LIBSRCS)
18
    $(CC) $(CFLAGS) -fPIC -DDLL_EXPORT $(SHARED) $+ $(LDFLAGS) -o $@
  • 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.