mirror of
https://github.com/corda/corda.git
synced 2025-01-22 12:28:11 +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__
|
||||
# define LD "d"
|
||||
# define LX "x"
|
||||
# define LLD "lld"
|
||||
#ifdef __APPLE__
|
||||
# define ULD "lu"
|
||||
# define LX "lx"
|
||||
#else
|
||||
# define LX "x"
|
||||
# define ULD "u"
|
||||
#endif
|
||||
#elif defined __x86_64__
|
||||
|
Loading…
Reference in New Issue
Block a user