projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e8e4d5
)
fix spurious rcs build errors
author
Felix Fietkau
<nbd@openwrt.org>
Wed, 8 Oct 2008 16:31:16 +0000
(16:31 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Wed, 8 Oct 2008 16:31:16 +0000
(16:31 +0000)
SVN-Revision: 12909
utils/rcs/patches/100-cross_compile.patch
patch
|
blob
|
history
diff --git
a/utils/rcs/patches/100-cross_compile.patch
b/utils/rcs/patches/100-cross_compile.patch
index cf99b77f6cbea6272b696638b0fde8581147e5e3..b61f31763d76e3dca26d24b18784afcdff10ed4c 100644
(file)
--- a/
utils/rcs/patches/100-cross_compile.patch
+++ b/
utils/rcs/patches/100-cross_compile.patch
@@
-1,5
+1,5
@@
----
rcs-5.7.orig/src/conf.h
-+++
rcs-5.7
/src/conf.h
+---
/dev/null
++++
b
/src/conf.h
@@ -0,0 +1,399 @@
+/* RCS compile-time configuration */
+
@@
-400,3
+400,14
@@
+
+/* <time.h> */
+time_t time P((time_t*));
+--- a/src/Makefile.in
++++ b/src/Makefile.in
+@@ -153,7 +153,7 @@
+ $(REMOVE) TAGS
+
+ #(Unix
+-conf.h : conf.sh Makefile
++conf.h :
+ $(REMOVE) a.*
+ ALL_CFLAGS="$(ALL_CFLAGS)" \
+ CC='$(CC)' \