Skip to content

Conversation

@hacksysteam
Copy link

This pull request proposes an improvement to the get_target_arch function in pthread-win32 to enhance compatibility across different platforms, including Linux. The new implementation replaces the use of try_run with direct processor detection using CMake variables and uname for Unix-like systems. This approach avoids potential compilation issues on non-Windows platforms.

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