Commit Graph

3 Commits

Author SHA1 Message Date
Navidem 291956b501
Set flags to use old pass manger (#7828)
* Set flags to use old pass manger

* nit

* Add comment to Dockerfile

* More informative comment

* nit
2022-06-09 19:39:25 +10:00
jonathanmetzman f1491c0e35
[ubuntu upgrade] Dont install ninja (#6253)
ninja-build is the intended package name. ninja-build isn't actually
needed for this project anyway.
ninja is not the build tool and isn't available in Ubuntu 20.04.
Removing this to prevent breakage.
Related: #6180
2021-08-20 13:39:41 +10:00
AdamKorcz cd9be3e383
[flatbuffers] Initial integration (#4638)
* [flatbuffers] initial integration

* Running tests again

* Running tests again

* Add developer email.
2020-11-15 12:48:53 -08:00