Fix build warning about decltype(dlclose)
This commit is contained in:
@@ -2,5 +2,3 @@ AM_CPPFLAGS+= -I"$(top_srcdir)/hcore/include"
|
||||
|
||||
noinst_LIBRARIES=libsenseApis.a
|
||||
libsenseApis_a_SOURCES=senseApiManager.cpp
|
||||
|
||||
senseApiManager.o: AM_CPPFLAGS+=-Wno-ignored-attributes
|
||||
|
||||
Reference in New Issue
Block a user