• 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/dvb-apps/0004-Makefile-remove-test.patch
Romain NaourRomain Naour committed 129496891df07 Jan 2015
Raw file
Source viewDiff to previous
 
1
From c578772d6abc5fdf3ec83f632c371373e5baf9f1 Mon Sep 17 00:00:00 2001
2
From: Romain Naour <romain.naour@openwide.fr>
3
Date: Fri, 26 Dec 2014 01:04:58 +0100
4
Subject: [PATCH] Makefile: remove test
5
​
6
Tests needs static libraries, remove them for shared only build.
7
​
8
Signed-off-by: Romain Naour <romain.naour@openwide.fr>
9
---
10
 Makefile | 1 -
11
 1 file changed, 1 deletion(-)
12
​
13
diff --git a/Makefile b/Makefile
14
index 65a2273..105c460 100644
15
--- a/Makefile
16
+++ b/Makefile
17
@@ -10,7 +10,6 @@ DVB_API_MINOR := $(word 3, $(shell grep -m1 "DVB_API_VERSION_MINOR" $(VERSION_FI
18
 
19
 all clean install:
20
    $(MAKE) -C lib $@
21
-   $(MAKE) -C test $@
22
    $(MAKE) -C util $@
23
 
24
 update:
25
-- 
26
1.9.3
27
​
  • 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.