• 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/ipmiutil/0001-no-build-doc.patch
Baruch SiachBaruch Siach committed 9972408a94f27 Oct 2015
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
configure: do not build doc
2
​
3
Fixes:
4
    http://autobuild.buildroot.org/results/2ec/2ecfb1143ba89ffa5cdc8096bb175b2c396c4670/
5
    http://autobuild.buildroot.org/results/c49/c497fc446140694084922d51fe6be308ce5c1c1a/
6
    http://autobuild.buildroot.org/results/434/434b156b5c9b5c7b65ffe6174cf4e029e7e3ffd8/
7
​
8
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
9
​
10
diff --git a/configure.ac b/configure.ac
11
index 344b27a71a35..41b6ea89167a 100644
12
--- a/configure.ac
13
+++ b/configure.ac
14
@@ -56,7 +56,7 @@ LIB_DIR="/usr/lib"
15
 isredhat=0
16
 init_scripts="scripts/ipmi_port.sh scripts/ipmiutil_evt scripts/ipmiutil_asy scripts/ipmiutil_wdt"
17
 projdir=`pwd`
18
-SUBDIR_S="doc scripts lib util"
19
+SUBDIR_S="scripts lib util"
20
 os=Linux
21
 
22
 # ltmain.sh, config.sub, et al should have been created, but check to be sure.
23
@@ -162,7 +162,7 @@ AC_ARG_ENABLE([standalone],
24
    LANPLUS_SAM="no"
25
    LD_SAMX=""
26
    CFLAGS="-O2"
27
-        SUBDIR_S="doc scripts util"
28
+        SUBDIR_S="scripts util"
29
    if test "x$cross_compiling" = "xyes"; then
30
       # cross-compiling, so link with -static (e.g. Android ARM)
31
       CROSS_LFLAGS="-static"
  • 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.