mirror of
https://gitlab.gnome.org/GNOME/libsecret.git
synced 2024-12-22 20:58:52 +00:00
Build Vala tests with -fPIC
Fixes a build failure in the tests in the Fedora package. https://bugzilla.gnome.org/show_bug.cgi?id=777826 https://bugzilla.redhat.com/show_bug.cgi?id=1416818
This commit is contained in:
parent
b9fbfbdb00
commit
455b70968a
@ -263,6 +263,7 @@ VALA_TESTS_FLAGS = \
|
|||||||
--Xcc=-I$(srcdir) \
|
--Xcc=-I$(srcdir) \
|
||||||
--Xcc=-I$(builddir) \
|
--Xcc=-I$(builddir) \
|
||||||
--Xcc=-I$(srcdir)/libsecret \
|
--Xcc=-I$(srcdir)/libsecret \
|
||||||
|
-X -fPIC \
|
||||||
--vapidir=$(builddir) \
|
--vapidir=$(builddir) \
|
||||||
--pkg libsecret-@SECRET_MAJOR@ \
|
--pkg libsecret-@SECRET_MAJOR@ \
|
||||||
--pkg mock-service-0 \
|
--pkg mock-service-0 \
|
||||||
|
Loading…
Reference in New Issue
Block a user