• 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/ifplugd/0003-no-cxx.patch
Peter KorsgaardPeter Korsgaard committed 298cd8eaa2103 Feb 2015
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
[PATCH] ifplugd: configure: don't check for C++ compiler
2
​
3
The configure script was checking for a C++ compiler (and erroring out
4
if not found), even though it isn't used for anything.
5
​
6
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
7
diff -urpN ifplugd-0.28/configure.ac ifplugd-0.28.new/configure.ac
8
--- ifplugd-0.28/configure.ac   2005-06-04 21:21:51.000000000 +0200
9
+++ ifplugd-0.28.new/configure.ac   2008-12-13 20:31:13.000000000 +0100
10
@@ -33,7 +33,6 @@ if type -p stow > /dev/null && test -d /
11
 fi
12
 
13
 # Checks for programs.
14
-AC_PROG_CXX
15
 AC_PROG_CC
16
 AC_PROG_CPP
17
 AC_PROG_INSTALL
  • 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.