ld-libs: Ensure consistent signedness in MIN()
With clang:
error: comparison of integers of different signs: 'long' and 'unsigned long' [-Werror,-Wsign-compare]
Signed-off-by:
Simon McVittie <smcv@collabora.com>
Please register or sign in to comment