Kaydet (Commit) b2111e6b authored tarafından Markus Mohrhard's avatar Markus Mohrhard

that additional debug output for neon is not necessary anymore

Change-Id: Iece8182517a396587678f2e5ff9ffaeb82ec428f
üst 88ba4a11
...@@ -28,12 +28,6 @@ $(eval $(call gb_Library_add_cflags,neon,\ ...@@ -28,12 +28,6 @@ $(eval $(call gb_Library_add_cflags,neon,\
-w \ -w \
)) ))
ifneq ($(debug),)
$(eval $(call gb_Library_add_cflags,neon,\
-DNE_DEBUGGING \
))
endif
$(eval $(call gb_Library_set_warnings_not_errors,neon)) $(eval $(call gb_Library_set_warnings_not_errors,neon))
$(eval $(call gb_Library_add_generated_cobjects,neon,\ $(eval $(call gb_Library_add_generated_cobjects,neon,\
......
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