mirror of
https://github.com/corda/corda.git
synced 2025-01-01 02:36:44 +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
|
||||
aot-only = true
|
||||
ifneq ($(bootimage),true)
|
||||
$(error Windows Phone 8 target requires bootimage=true)
|
||||
x := $(error Windows Phone 8 target requires bootimage=true)
|
||||
endif
|
||||
system = windows
|
||||
build-system = windows
|
||||
|
Loading…
Reference in New Issue
Block a user