[Git][slirp/libslirp][master] Explicit that -Dstatic=True is not meant for distributing a static library

Samuel Thibault (@sthibaul) gitlab at gitlab.freedesktop.org
Mon May 6 11:59:12 UTC 2024



Samuel Thibault pushed to branch master at slirp / libslirp


Commits:
629a69ce by Samuel Thibault at 2024-05-06T13:58:51+02:00
Explicit that -Dstatic=True is not meant for distributing a static library

Fixes #76

- - - - -


1 changed file:

- meson_options.txt


Changes:

=====================================
meson_options.txt
=====================================
@@ -11,4 +11,4 @@ option('fuzz-reproduce', type : 'boolean', value : 'false',
        description : 'build a standalone executable to reproduce fuzz cases')
 
 option('static', type : 'boolean', value : 'false',
-       description : 'build static binary')
+       description : 'build static binary, only for debugging, otherwise rather use --default-library static')



View it on GitLab: https://gitlab.freedesktop.org/slirp/libslirp/-/commit/629a69ce562c973d23543928bed07ff89f16a230

-- 
This project does not include diff previews in email notifications.
View it on GitLab: https://gitlab.freedesktop.org/slirp/libslirp/-/commit/629a69ce562c973d23543928bed07ff89f16a230
You're receiving this email because of your account on gitlab.freedesktop.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/slirp/attachments/20240506/780bec40/attachment.htm>


More information about the Slirp mailing list