Skip to content
Snippets Groups Projects
Commit 4965ff0f authored by Kevin Layer's avatar Kevin Layer
Browse files

bug23334: regularize use

Change-Id: I74748d3191fb3449b5765964dea71b8a61dd2658
parent 444a39b8
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@ ifeq ($(OS_NAME),linux)
ifeq ($(MACHINE),ppc)
HOST = linuxppc
else
ifeq ($(MACHINE),x86_64)
ifeq ($(SIXTYFOURBIT),yes)
HOST = amd64
else
HOST = linux
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment