Skip to content
Snippets Groups Projects
Commit f4a8a07e authored by Armin Luntzer's avatar Armin Luntzer
Browse files

add -fPIC when for libutil

parent 54335dd2
No related branches found
No related tags found
No related merge requests found
AM_CPPFLAGS = -I$(top_srcdir)/src/include -Iinclude
AM_CFLAGS = $(server_CFLAGS)
AM_CFLAGS = $(server_CFLAGS) -fPIC
noinst_LIBRARIES = libutil.a
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment