Audaspace: Don't use strict flags

This commit is contained in:
Sergey Sharybin
2017-05-30 10:50:12 +02:00
parent 46da985c8e
commit 2c515df83d

View File

@@ -19,7 +19,7 @@
#
# ***** END LGPL LICENSE BLOCK *****
remove_extra_strict_flags()
remove_strict_flags()
if(CMAKE_COMPILER_IS_GNUCC)
remove_cc_flag("-Wunused-macros")