|
@ -297,7 +297,7 @@ coverage: coverage/coverage.info |
|
|
# We make libwallycore.la a dependency, so that it gets built normally, without ncc.
|
|
|
# We make libwallycore.la a dependency, so that it gets built normally, without ncc.
|
|
|
# Ncc can't handle the libwally source code (yet).
|
|
|
# Ncc can't handle the libwally source code (yet).
|
|
|
ncc: external/libwally-core/src/libwallycore.la |
|
|
ncc: external/libwally-core/src/libwallycore.la |
|
|
CC="ncc -ncgcc -ncld -ncfabs" AR=nccar LD=nccld make |
|
|
make CC="ncc -ncgcc -ncld -ncfabs" AR=nccar LD=nccld |
|
|
|
|
|
|
|
|
# Ignore test/ directories.
|
|
|
# Ignore test/ directories.
|
|
|
TAGS: FORCE |
|
|
TAGS: FORCE |
|
|