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:
@@ -36,12 +36,6 @@ $(eval $(call gb_StaticLibrary_add_defs,salcpprt, \
|
|||||||
$(LFS_CFLAGS) \
|
$(LFS_CFLAGS) \
|
||||||
))
|
))
|
||||||
|
|
||||||
$(eval $(call gb_StaticLibrary_set_include,salcpprt,\
|
|
||||||
$$(INCLUDE) \
|
|
||||||
-I$(realpath $(SRCDIR)/sal/inc) \
|
|
||||||
))
|
|
||||||
|
|
||||||
|
|
||||||
$(eval $(call gb_StaticLibrary_add_exception_objects,salcpprt, \
|
$(eval $(call gb_StaticLibrary_add_exception_objects,salcpprt, \
|
||||||
sal/cpprt/operators_new_delete \
|
sal/cpprt/operators_new_delete \
|
||||||
))
|
))
|
||||||
|
Reference in New Issue
Block a user