mirror of
https://github.com/corda/corda.git
synced 2025-01-06 05:04:20 +00:00
superficial reformatting of previous commit
This commit is contained in:
parent
637a676fb0
commit
4536f13ee4
@ -31,7 +31,7 @@
|
||||
|
||||
#if (defined __i386__) || (defined __POWERPC__) || (defined __arm__)
|
||||
# define LD "ld"
|
||||
# if defined(__MINGW32__) && __GNUC__ == 4
|
||||
# if (defined __MINGW32__) && __GNUC__ == 4
|
||||
# define LLD "I64d"
|
||||
# else
|
||||
# define LLD "lld"
|
||||
|
Loading…
Reference in New Issue
Block a user