• 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/libraw/0001-Remove-paths-which-break-cross-compilation.patch
Bernd KuhlsBernd Kuhls committed 7f81111da0b30 Jan 2016
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
From 1f9c2ebc9c65e8ce7fdbece55d578cf00c6c4b46 Mon Sep 17 00:00:00 2001
2
From: Bernd Kuhls <bernd.kuhls@t-online.de>
3
Date: Sat, 30 Jan 2016 17:06:04 +0100
4
Subject: [PATCH 1/1] Remove paths which break cross-compilation
5
​
6
Patch sent upstream: https://github.com/LibRaw/LibRaw/pull/57
7
​
8
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
9
---
10
 configure.ac | 3 ---
11
 1 file changed, 3 deletions(-)
12
​
13
diff --git a/configure.ac b/configure.ac
14
index 9bb07b2..78064d9 100644
15
--- a/configure.ac
16
+++ b/configure.ac
17
@@ -16,9 +16,6 @@ AC_SUBST(LIBTOOL_DEPS)
18
 
19
 # Config files to generate
20
 
21
-CPPFLAGS="$CPPFLAGS -I/usr/local/include"
22
-LDFLAGS="$LDFLAGS -L/usr/local/lib"
23
-
24
 AC_CONFIG_FILES([
25
    Makefile
26
    libraw.pc
27
-- 
28
2.7.0.rc3
29
​
  • 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.