Fix boostcontext build fail when both asan and normal libboost_context coexists#234
Conversation
WalkthroughModified Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Possibly related PRs
Suggested labels
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
No actionable comments were generated in the recent review. 🎉 🧹 Recent nitpick comments
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
95454d6 to
f7058cb
Compare
Fix libboost_context mismatch when both asan and normal libs coexists.
There is no such problem when eloqstore is enabled, but this bug raise when using other data store, since the coexists of the two libs has been well handled in the build_eloqstore.cmake file.
Summary by CodeRabbit