mirror of
https://github.com/corda/corda.git
synced 2025-01-04 04:04:27 +00:00
Lost assignment
This commit is contained in:
parent
837e2847ec
commit
dd14b10d8d
2
makefile
2
makefile
@ -643,7 +643,7 @@ ifeq ($(platform),wp8)
|
|||||||
supports_avian_executable = false
|
supports_avian_executable = false
|
||||||
aot-only = true
|
aot-only = true
|
||||||
ifneq ($(bootimage),true)
|
ifneq ($(bootimage),true)
|
||||||
$(error Windows Phone 8 target requires bootimage=true)
|
x := $(error Windows Phone 8 target requires bootimage=true)
|
||||||
endif
|
endif
|
||||||
system = windows
|
system = windows
|
||||||
build-system = windows
|
build-system = windows
|
||||||
|
Loading…
Reference in New Issue
Block a user