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

[7_1] fix compile error on mingw #26

Merged
merged 2 commits into from
Aug 11, 2023

Conversation

jingkaimori
Copy link
Contributor

No description provided.

@jingkaimori jingkaimori marked this pull request as draft July 30, 2023 07:40
@jingkaimori jingkaimori marked this pull request as ready for review August 6, 2023 01:11
@da-liii da-liii changed the title [7] fix compile error on mingw [7_1] fix compile error on mingw Aug 10, 2023
@@ -32,6 +32,11 @@ option("jemalloc", {default = false, showmenu = true, description = "Enable mima
if has_config("jemalloc") then
add_requires("jemalloc 5.3.0", {system=false, configs={envs={LD_PRELOAD="`jemalloc-config --libdir`/libjemalloc.so.`jemalloc-config --revision`" }}})
end
option("posix_thread")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need a empty line before this line

xmake.lua Show resolved Hide resolved
@Charonxin Charonxin merged commit 369cb36 into XmacsLabs:main Aug 11, 2023
7 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.

3 participants