static-ffmpeg icon indicating copy to clipboard operation
static-ffmpeg copied to clipboard

Link with pack-relative-relocs to save space

Open wader opened this issue 2 years ago • 2 comments

wader avatar May 10 '23 14:05 wader

Seems to run into something similar to https://github.com/wader/static-ffmpeg/issues/283

wader avatar May 10 '23 14:05 wader

@nekopsykose potentially fun link issue ^

Haven't looked deep at it yet. pkg-config sort not stable? lld link order handled differently? sed hack needs update? would be great to fix upstream pkg-config issue somehow hmm.

When debugging these things i usually strip down the Dockerfile to just the things needed to reproduce and make sure there is a shell in the image.

wader avatar May 11 '23 09:05 wader