Skip to content

Conversation

@Astrum-polaris
Copy link
Contributor

One interesting thing I notice is that if I try to build zstd using ninja, the generated pc file have some extra backslash in it.
Example: exec_prefix=\${prefix}

@lazka
Copy link
Member

lazka commented Jan 8, 2021

Example: exec_prefix=\${prefix}

hm, thanks, I'll have a look later

@lazka
Copy link
Member

lazka commented Jan 9, 2021

The zstd cmake build directly depends on shell escaping in that case, so that is expected, somewhat.

@lazka
Copy link
Member

lazka commented Jan 9, 2021

I've filed facebook/zstd#2462

We can port to Ninja once we get some feedback there.

@lazka lazka merged commit 0c11aca into msys2:master Jan 9, 2021
@Astrum-polaris Astrum-polaris deleted the patch branch January 9, 2021 09:09
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