Skip to content
Snippets Groups Projects
Commit e71be2b5 authored by Dilawar Singh's avatar Dilawar Singh
Browse files

Merge commit 'a1a6faa7' into chennapoda

parents bfc9d8bf a1a6faa7
No related branches found
No related tags found
No related merge requests found
......@@ -467,7 +467,7 @@ execute_process(
)
# If not set, use default.
if(NOT PY_PLATFORM_ARCH)
mes(PY_PLATFORM_ARCH "linux-x86_64")
message(PY_PLATFORM_ARCH "linux-x86_64")
endif( )
message(STATUS "Building bdist for arch: ${PY_PLATFORM_ARCH}")
add_custom_target( bdist
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment