mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-04-26 10:10:42 +02:00
Compile libnm-util with PIC
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@2761 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
a461ac3b84
commit
6cc9c20a9f
1 changed files with 2 additions and 0 deletions
|
|
@ -48,6 +48,8 @@ endif
|
|||
|
||||
libnm_util_la_LDFLAGS= $(GLIB_LIBS) $(DBUS_LIBS)
|
||||
|
||||
libnm_util_la_CFLAGS=-fPIC
|
||||
|
||||
if WITH_GCRYPT
|
||||
libnm_util_la_LDFLAGS += $(LIBGCRYPT_LIBS)
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue