1 *** etoile.make 2009-10-03 19:53:42.000000000 +0300
2 --- etoile.make 2009-10-03 19:58:26.000000000 +0300
6 # We disable warnings about #import being deprecated. They occur with old GCC
7 # version (before 4.0 iirc).
8 ! export ADDITIONAL_OBJCFLAGS += -Wno-import -Werror -Wno-unused -Wno-implicit
10 # For test bundles, we must link UnitKit
14 # We disable warnings about #import being deprecated. They occur with old GCC
15 # version (before 4.0 iirc).
16 ! export ADDITIONAL_OBJCFLAGS += -Wno-import -Wno-unused -Wno-implicit
18 # For test bundles, we must link UnitKit