mirror of
https://github.com/corda/corda.git
synced 2025-02-08 20:10:22 +00:00
Merge branch 'master' of oss.readytalk.com:/var/local/git/avian
This commit is contained in:
commit
fdfeabbb37
@ -29,11 +29,12 @@
|
|||||||
|
|
||||||
#ifdef __i386__
|
#ifdef __i386__
|
||||||
# define LD "d"
|
# define LD "d"
|
||||||
# define LX "x"
|
|
||||||
# define LLD "lld"
|
# define LLD "lld"
|
||||||
#ifdef __APPLE__
|
#ifdef __APPLE__
|
||||||
# define ULD "lu"
|
# define ULD "lu"
|
||||||
|
# define LX "lx"
|
||||||
#else
|
#else
|
||||||
|
# define LX "x"
|
||||||
# define ULD "u"
|
# define ULD "u"
|
||||||
#endif
|
#endif
|
||||||
#elif defined __x86_64__
|
#elif defined __x86_64__
|
||||||
|
Loading…
x
Reference in New Issue
Block a user