Skip to content

Commit

Permalink
linuxmusl-x64: ensure binaries are stripped
Browse files Browse the repository at this point in the history
  • Loading branch information
lovell committed Jul 14, 2023
1 parent b268c7f commit fb3a93c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions linuxmusl-x64/meson.ini
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
[binaries]
strip = 'strip'
pkgconfig = ['pkg-config', '--static']

# Ensure we disable the inotify backend in GIO
# See: https://gitlab.gnome.org/GNOME/glib/-/merge_requests/2991#note_1592863
[properties]
Expand Down

0 comments on commit fb3a93c

Please sign in to comment.