Skip to content

Conversation

sunfishcode
Copy link
Member

These changes are factored out of #89. NFC.

These changes are factored out of #89. NFC.
cmake -B build/libcxxabi -G Ninja $(LIBCXXABI_CMAKE_FLAGS) \
-DCMAKE_C_FLAGS="$(DEBUG_PREFIX_MAP)" \
-DCMAKE_CXX_FLAGS="$(DEBUG_PREFIX_MAP)" \
-DLIBCXXABI_LIBDIR_SUFFIX=/wasm32-wasi \
Copy link
Member

Choose a reason for hiding this comment

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

Why are these three flags remaining inline?

Copy link
Member Author

Choose a reason for hiding this comment

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

It anticipates the LTO patch, where there are different flags for LTO and non-LTO.

@sunfishcode sunfishcode merged commit 1731513 into master Mar 18, 2020
@sunfishcode sunfishcode deleted the tidy branch March 18, 2020 20:57
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.

2 participants