• 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/vde2/vde2-no-cxx.patch
Yann E. MORINYann E. MORIN committed 8b2a81e267f16 Dec 2012
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
configure: do not test for CXX, it's not needed
2
​
3
There is no C++ source file, so no reason to require a C++ compiler.
4
​
5
Reported-by: Peter Korsgaard <jacmet@uclibc.org>
6
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
7
​
8
---
9
Patch sent upstream
10
( not yet in archives, awaits moderator approval... :-/ )
11
​
12
diff -durN vde2-2.3.2.orig/configure.ac vde2-2.3.2/configure.ac
13
--- vde2-2.3.2.orig/configure.ac    2011-11-23 17:41:19.000000000 +0100
14
+++ vde2-2.3.2/configure.ac 2012-12-14 21:56:47.146319686 +0100
15
@@ -11,7 +11,6 @@
16
 AC_CONFIG_LIBOBJ_DIR(src/common)
17
 
18
 # Checks for programs.
19
-AC_PROG_CXX
20
 AC_PROG_CC
21
 AC_PROG_INSTALL
22
 AC_PROG_LN_S
  • 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.