Skip to content

fix aarch64 build (#224) #225

Open
DiamondHunters wants to merge 1 commit into
jmpews:masterfrom
DiamondHunters:DiamondHunters-patch-1
Open

fix aarch64 build (#224) #225
DiamondHunters wants to merge 1 commit into
jmpews:masterfrom
DiamondHunters:DiamondHunters-patch-1

Conversation

@DiamondHunters

Copy link
Copy Markdown

At:

elseif (PROCESSOR.ARM64)

It check PROCESSOR.ARM64
But at:
set(PROCESSOR.AARCH64 1)

It set PROCESSOR.AARCH64.

then --target= was not set.
#224 caused by that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant