Skip to content

Fixing tipi-build / Build as dependency CI step#760

Merged
Cyan4973 merged 1 commit intoCyan4973:devfrom
tipi-deps:dev
Nov 10, 2022
Merged

Fixing tipi-build / Build as dependency CI step#760
Cyan4973 merged 1 commit intoCyan4973:devfrom
tipi-deps:dev

Conversation

@pysco68
Copy link
Contributor

@pysco68 pysco68 commented Nov 10, 2022

As noted in #759 the way tipi synchronizes sources locally during build creates an issue the the case of relative includes that lead to paths outside of the build working directory structure.

Previously the in-place build tipi was running could resolve the path which could have masked issues with the dependency build.

As I think that knowing that xxHash can be depended upon in tipi projects is valuable here's a fix that patches the relative #include-s up during the build step.

@Cyan4973 Cyan4973 merged commit 3078dc6 into Cyan4973:dev Nov 10, 2022
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