]> xenbits.xensource.com Git - xen-guest-agent.git/commit
New "static" feature for libxenstore static linking
authorYann Dirson <yann.dirson@vates.fr>
Thu, 4 Jan 2024 13:35:53 +0000 (14:35 +0100)
committerYann Dirson <yann.dirson@vates.fr>
Wed, 24 Jan 2024 16:31:56 +0000 (17:31 +0100)
commit819c89e49f16fbe53601b10f74d337b8925389ad
tree50a1439bfe6249918ce7db14380ecac6bf26c8e1
parent8ede90d86f32cc70b7fdbcc90915ce21edd99295
New "static" feature for libxenstore static linking

Now build linux release exe as static.

freebsd static-build configs disabled because apparently libxenstore.a
would need to be built with -fPIE.

Signed-off-by: Yann Dirson <yann.dirson@vates.fr>
.gitlab-ci.yml
CHANGELOG.md
Cargo.lock
Cargo.toml
debian/control
xen-guest-agent.spec.in