projects
/
cycript.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
In trampoline, make $strlcpy not crash given NULL.
[cycript.git]
/
xcode.h
Commit
Line
Data
a1cda481
JF
1
#if defined(__cplusplus)
2
#include <bits/c++config.h>
3
#if defined(__arm__) && defined(__thumb__)
4
#undef _GLIBCXX_ATOMIC_BUILTINS
5
#endif
6
#undef __TARGETING_4_0_DYLIB
7
#define __TARGETING_4_0_DYLIB 1
8
#endif