| commit | 7c32532db2bcb769f208a44d4f65d30b2f92ed3f | [log] [tgz] |
|---|---|---|
| author | Leonard Chan <leonardchan@fuchsia.infra.roller.google.com> | Wed Jan 20 04:36:37 2021 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Tue Jan 19 20:37:17 2021 -0800 |
| tree | 18280a336567d91cfdc0f53ba0cc811cc945dbf3 | |
| parent | 6f1535a7d79d3123d17c6e178f88a58bef8f867f [diff] |
[roll] Roll infra/recipes [libxml2] Do not use CMAKE_INSTALL_PREFIX Building libxml2 currently fails during the configuration step due to CMAKE_INSTALL_PREFIX being an empty string that's passed to `file(RELATIVE_PATH ...)` which requires an actual file path. This updates the cmake invocation such that CMAKE_INSTALL_PREFIX is set as the install directory and we do not set `DESTDIR` when installing. Ideally, this would be addressed upstream in the cmake file. This is a workaround that provides the same behavior that we currently have. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/472851 Original-Revision: 4b94c178e5ffee145b68542a70540d006808f2b6 GitOrigin-RevId: 1227fc64d79ace51826b624c1e6ca812aecae623 Change-Id: I570d42ffa6f7ed73db64085f7c1e03872630541b
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.