Skip to content

builder: Use a string chunk for precompile

Matthias Clasen requested to merge optimize-precompile into main

Also use an explicit length and avoid g_strndup().

Merge request reports