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

修改libc的编译相关内容 #171

Merged
merged 1 commit into from
Feb 11, 2023
Merged

修改libc的编译相关内容 #171

merged 1 commit into from
Feb 11, 2023

Conversation

fslongjin
Copy link
Member

1.将libc的include文件夹分为export和internal
2.将所有app都直接链接libc.a,而不是都执行一遍"搜索.o"的过程

2.将所有app都直接链接libc.a,而不是都执行一遍"搜索.o"的过程
@fslongjin fslongjin merged commit 2bf5ee0 into master Feb 11, 2023
@fslongjin fslongjin deleted the patch-libc-archive branch February 11, 2023 05:04
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