Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mingw-build: Place libwinpthread-1.dll in 'lib' directory #30

Merged

Conversation

stephanosio
Copy link
Member

Place libwinpthread-1.dll in lib directory so that it can be discovered using clang -print-file-name=libwinpthread-1.dll command line, as done by the Zephyr SDK LLVM build script.

Place `libwinpthread-1.dll` in `lib` directory so that it can be
discovered using `clang -print-file-name=libwinpthread-1.dll` command
line, as done by the Zephyr SDK LLVM build script.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
@stephanosio stephanosio marked this pull request as ready for review October 26, 2024 07:00
@stephanosio stephanosio merged commit 5bef910 into zephyrproject-rtos:main Oct 26, 2024
3 checks passed
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