mirror of
https://github.com/yaml/libyaml
synced 2026-06-08 18:28:36 +00:00
048095f030
The Dockerfiles needed to set LD_LIBRARY_PATH. For some bizarre reason I needed to build the parser and emitter twice. Since I plan to redo the building of these binaries later, this is OK for now, since all tests on all CICDs will pass. The docker stuff was needed by the semaphoreci system.