Included Brian's feedback
Signed-off-by: Rich Ercolani <rincebrain@gmail.com>
This commit is contained in:
parent
20df34201d
commit
f52767d416
|
@ -1,4 +1,5 @@
|
|||
libzdb_la_CFLAGS = $(AM_CFLAGS) $(KERNEL_CFLAGS) $(LIBRARY_CFLAGS)
|
||||
libzdb_la_CFLAGS = $(AM_CFLAGS) $(LIBRARY_CFLAGS)
|
||||
libzdb_la_CFLAGS += -fvisibility=hidden
|
||||
|
||||
noinst_LTLIBRARIES += libzdb.la
|
||||
|
||||
|
|
Loading…
Reference in New Issue