mirror of
https://github.com/nasa/trick.git
synced 2025-04-07 11:26:47 +00:00
TPROCTE_HOME Being Used In Place Of TPRO_HOME #778
Need to exclude the tsync directory from Trick operations.
This commit is contained in:
parent
a394f0d187
commit
a78fcf1bc9
@ -37,6 +37,7 @@ endif
|
||||
ifneq ($(TPROCTE),)
|
||||
TRICK_ADDITIONAL_CXXFLAGS += -D_TPRO_CTE -I$(TPROCTE)/linux/h -I$(TPROCTE)/common/h
|
||||
PLATFORM_LIBS += $(TPROCTE)/linux/tsync/lib/libtsync.a $(TPROCTE)/linux/lib/libtpro.a
|
||||
TRICK_EXCLUDE += :$(TPROCTE)
|
||||
endif
|
||||
|
||||
ifneq ($(BC635),)
|
||||
|
Loading…
x
Reference in New Issue
Block a user