Revert "try to solve tml_'s detected dependencies issue with salcpprt"

Bjoern fixed it by adding proper package deps

This reverts commit a56cf22161.
This commit is contained in:
David Tardon
2012-01-17 07:23:40 +01:00
parent 005d652497
commit 750f32c6cc

View File

@@ -36,12 +36,6 @@ $(eval $(call gb_StaticLibrary_add_defs,salcpprt, \
$(LFS_CFLAGS) \
))
$(eval $(call gb_StaticLibrary_set_include,salcpprt,\
$$(INCLUDE) \
-I$(realpath $(SRCDIR)/sal/inc) \
))
$(eval $(call gb_StaticLibrary_add_exception_objects,salcpprt, \
sal/cpprt/operators_new_delete \
))