Skip to content

Drop static library files #403

New issue

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

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

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

yf13
Copy link

@yf13 yf13 commented Sep 2, 2024

A few library files exist in the source tree now, they look like parts of the toolchain thus should be dropped?

$ find . -iname '*.a'
./ports_module/cortex_m0+/gnu/example_build/sample_threadx_module_manager/libgcc.a
./ports_module/cortex_m3/iar/example_build/stm32f2xx_library.a
./ports/arm11/gnu/example_build/libnosys.a

This drops a few archive files from the source tree as they belong
to the toolchain.

Signed-off-by: Yanfeng Liu <yfliu2008@qq.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant