try to solve tml_'s detected dependencies issue with salcpprt
This commit is contained in:
@@ -33,6 +33,12 @@ $(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