Kaydet (Commit) 6388703a authored tarafından Peter Foley's avatar Peter Foley

suppress warnings for clucene c files too

Change-Id: Ib83a140035637820cab34efc8e94cdd75c499b82
üst 861fc6ce
......@@ -55,6 +55,9 @@ $(eval $(call gb_Library_add_defs,clucene,\
$(eval $(call gb_Library_add_cxxflags,clucene,\
-w \
))
$(eval $(call gb_Library_add_cflags,clucene,\
-w \
))
ifeq ($(OS),LINUX)
$(eval $(call gb_Library_add_libs,clucene,\
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment