Skip to content

[#13] Install libm reference file for YDBTest's sake

Sam Habiel requested to merge shabiel/YDBPosix:ydbposix13-libm into master

YDBTest runs a posix test in v60001/gtm_posix which requires all testing artifacts be present. With the addition of libmath.ref, it means that there is one more testing artifact, and it was missing.

Testing artifact installed in $ydb_dist/plugins/posix/.

Merge request reports