• 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/cdrkit/0001-no-rcmd.patch
Peter KorsgaardPeter Korsgaard committed 298cd8eaa2103 Feb 2015
Raw file
Source viewDiff to previous
 
1
[PATCH] fix build with uClibc
2
​
3
cdrkit unconditionally enables code using rcmd(3), which isn't available
4
on uClibc.
5
​
6
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
7
---
8
 include/xconfig.h.in |    1 -
9
 1 file changed, 1 deletion(-)
10
​
11
Index: cdrkit-1.1.10/include/xconfig.h.in
12
===================================================================
13
--- cdrkit-1.1.10.orig/include/xconfig.h.in
14
+++ cdrkit-1.1.10/include/xconfig.h.in
15
@@ -187,7 +187,6 @@
16
  * they are placed before the large file tests.
17
  */
18
 
19
-#define HAVE_RCMD 1        /* rcmd() is present in libc/libsocket */
20
 #define HAVE_SOCKET 1      /* socket() is present in libc/libsocket */
21
 #define HAVE_SOCKETPAIR 1      /* socketpair() is present in libc/libsocket */
22
 #define HAVE_GETSERVBYNAME 1   /* getservbyname() is present in libc/libsocket */
  • 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.