From 9b08a95059bacde03539cc19ab872c8c5eff0f4a Mon Sep 17 00:00:00 2001 From: Andrew <51118083+ArionThinker@users.noreply.github.com> Date: Mon, 18 Dec 2023 14:04:38 +0200 Subject: [PATCH] rebuild with -fPIC --- projects/rtmpdump.mplayerhq.hu/package.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/projects/rtmpdump.mplayerhq.hu/package.yml b/projects/rtmpdump.mplayerhq.hu/package.yml index 7bc993ec..b5075e49 100644 --- a/projects/rtmpdump.mplayerhq.hu/package.yml +++ b/projects/rtmpdump.mplayerhq.hu/package.yml @@ -36,6 +36,8 @@ build: linux: ARGS: - SYS="posix" + CFLAGS: '$CFLAGS -fPIC' + LDFLAGS: '$LDFLAGS -pie' provides: - bin/rtmpdump