Skip to content
This repository was archived by the owner on Nov 24, 2024. It is now read-only.

Commit 1d76829

Browse files
committed
No reason to link statically
We deploy libpcre in appimagetool.
1 parent f5fdcf5 commit 1d76829

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build-desktop-file-utils.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ git checkout "$DESKTOP_FILE_UTILS_VERSION"
1111

1212
export CHOST="$DEBARCH"
1313

14-
flags="-no-pie -static"
15-
1614
export CFLAGS="-I/deps/include $flags"
1715
export CPPFLAGS="$CFLAGS $flags"
1816
export LDFLAGS="-L/deps/lib $flags"

0 commit comments

Comments
 (0)