This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
lightning
mirror of
https://github.com/lukechilds/lightning.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
8167
Commits
55
Branches
107
Tags
38 MiB
Tree:
fa4c2ff1cf
lightning
/
ccan
/
README
4 lines
79 B
Raw
Normal View
History
ccan: add local copy. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
10 years ago
CCAN imported from http://ccodearchive.net.
ccan: update so we can compile with -O2 on Ubuntu. Otherwise we get a configurator failure: In file included from /usr/include/string.h:495, from configuratortest.c:2: In function ‘strncpy’, inlined from ‘main’ at configuratortest.c:6:2: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 8 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
5 years ago
CCAN version: init-2500-gcbc7cbf1