SkiaSharp icon indicating copy to clipboard operation
SkiaSharp copied to clipboard

Use the full library name of libc

Open mattleibow opened this issue 1 year ago • 0 comments

Description of Change

In some situations (or maybe Godot does something) looking for the libc library using the library name without the prefix causes issues.

Bugs Fixed

  • Fixes #2200

API Changes

None.

Behavioral Changes

None.

Required skia PR

None.

PR Checklist

  • [x] Has tests (if omitted, state reason in description)
  • [x] Rebased on top of main at time of PR
  • [x] Merged related skia PRs
  • [x] Changes adhere to coding standard
  • [x] Updated documentation

mattleibow avatar Aug 11 '22 22:08 mattleibow