vcpkg/ports/chakracore
jim wang 7d693d2446
[chakracore] Fix compilation command running path (#38392)
Fix one of https://github.com/microsoft/vcpkg/issues/32398 issue.
The local test is compiled and passed under Linux. However, there is no
clang compiler on the CI environment, causing the compilation to fail,
so the restrictions in ci.baseline.txt cannot be lifted.

- [X] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [ ] ~~SHA512s are updated for each updated download.~~
- [ ] ~~The "supports" clause reflects platforms that may be fixed by
this new version.~~
- [ ] ~~Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.~~
- [ ] ~~Any patches that are no longer applied are deleted from the
port's directory.~~
- [X] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [X] Only one version is added to each modified port's versions file.

Compile test pass with following triplets:
```
x64-linux
x64-windows
```
2024-04-26 13:17:27 -04:00
..
avoid_msvc_internal_STRINGIZE.patch
no-warning-as-error.props
portfile.cmake [chakracore] Fix compilation command running path (#38392) 2024-04-26 13:17:27 -04:00
unofficial-chakracore-config.cmake
vcpkg.json [chakracore] Fix compilation command running path (#38392) 2024-04-26 13:17:27 -04:00