• 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/libevent/0001-Disable-building-test-programs.patch
Adam DuskettAdam Duskett committed 4af22306f5b03 Feb 2017
Raw file
Source viewDiff to previous
 
1
From 4b5a135fa681e85eb6988a379f59f3c7a41cc48c Mon Sep 17 00:00:00 2001
2
From: Gilles Talis <gilles.talis@gmail.com>
3
Date: Fri, 21 Jun 2013 15:25:11 -0700
4
Subject: [PATCH 1/2] Disable building test programs
5
​
6
We are not really interested in building test programs.
7
Moreover, these programs use fork() function that is
8
not available on MMU-less architectures.
9
​
10
Signed-off-by: Gilles Talis <gilles.talis@gmail.com>
11
[aduskett@gmail.com: Updated for 2.1.8]
12
Signed-off-by: Adam Duskett <aduskett@gmail.com>
13
---
14
 Makefile.am | 2 +-
15
 1 file changed, 1 insertion(+), 1 deletion(-)
16
​
17
diff --git a/Makefile.am b/Makefile.am
18
index 42879a3..dc90359 100644
19
--- a/Makefile.am
20
+++ b/Makefile.am
21
@@ -144,7 +144,6 @@
22
 BUILT_SOURCES =
23
 include include/include.am
24
 include sample/include.am
25
-include test/include.am
26
 
27
 if BUILD_WIN32
28
 
29
-- 
30
2.1.1
31
​
  • 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.