• 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/libpthsem/libpthsem-2.0.8-fix-build-on-linux-3.x-host.patch
Gregory HermantGregory Hermant committed 468e9595be324 Mar 2013
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
From 2d0450bfa3fb7003098da1a7fe24c3ae140912dc Mon Sep 17 00:00:00 2001
2
From: Gregory Hermant <gregory.hermant@calao-systems.com>
3
Date: Mon, 22 Oct 2012 15:11:53 +0200
4
Subject: [PATCH] pthsem build on Linux 3.x host
5
​
6
​
7
Signed-off-by: Michael Markstaller <mm@elabnet.de>
8
Signed-off-by: Gregory Hermant <gregory.hermant@calao-systems.com>
9
---
10
 acinclude.m4 |    2 ++
11
 1 file changed, 2 insertions(+)
12
​
13
diff --git a/acinclude.m4 b/acinclude.m4
14
index 03b42de..fea9bc8 100644
15
--- a/acinclude.m4
16
+++ b/acinclude.m4
17
@@ -892,6 +892,8 @@ case $PLATFORM in
18
         case "x`uname -r`" in
19
 changequote(, )dnl
20
             x2.[23456789]* ) ;;
21
+changequote(, )dnl
22
+            x3.* ) ;;
23
 changequote([, ])
24
             * ) braindead=yes ;;
25
         esac
26
-- 
27
1.7.9.5
28
​
  • 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.