projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
gcc: always explicitly link against libstdc++, fixes build errors on some hosts that...
[openwrt.git]
/
toolchain
/
uClibc
/
patches-0.9.32
/
120-adjtimex.patch
diff --git
a/toolchain/uClibc/patches-0.9.32/120-adjtimex.patch
b/toolchain/uClibc/patches-0.9.32/120-adjtimex.patch
index
84b0173
..
dcf9c9b
100644
(file)
--- a/
toolchain/uClibc/patches-0.9.32/120-adjtimex.patch
+++ b/
toolchain/uClibc/patches-0.9.32/120-adjtimex.patch
@@
-1,6
+1,6
@@
--- a/include/sys/timex.h
+++ b/include/sys/timex.h
-@@ -116,9 +116,8 @@
+@@ -116,9 +116,8 @@
struct timex
__BEGIN_DECLS
This page took
0.023884 seconds
and
4
git commands to generate.