Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Flags reorganisation #24

Merged
merged 6 commits into from
May 18, 2023
Merged

Flags reorganisation #24

merged 6 commits into from
May 18, 2023

Conversation

lionel-
Copy link
Member

@lionel- lionel- commented May 12, 2023

Follow-up to r-wasm/webr#214.

  • Add $(WASM)/bin to PATH so that things like gdal-config may be found
  • Add support for C++ exceptions
  • Reorganise flags following same pattern as for $(ROOT)/libs. We should probably export the common flags to a common makefile included in both places.

webr-vars.mk Show resolved Hide resolved
@georgestagg
Copy link
Member

There's a conflict, but just because I also tweaked the flags recently to add -Oz during linking. Since this PR reorganises it all anyway I think we can resolve by just preferring theses changes.

lionel- and others added 6 commits May 18, 2023 12:29
And move `WEBR_INCLUDES` to `CPPFLAGS`
Adding `PATH` to support shell scripts generated by libraries, such as
`gdal-config`
Co-authored-by: George Stagg <[email protected]>
@lionel- lionel- merged commit 112b18c into main May 18, 2023
@lionel- lionel- deleted the flags-reorg branch May 18, 2023 10:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants