mirror of
https://github.com/nasa/trick.git
synced 2025-01-31 00:24:03 +00:00
CI
This commit is contained in:
parent
a2d4455480
commit
04c0fea046
@ -126,7 +126,7 @@ UNAME := $(shell uname)
|
||||
ifeq ($(UNAME), Linux)
|
||||
SHARED_OPTIONS := -fPIC
|
||||
else ifeq ($(UNAME), Darwin)
|
||||
SHARED_OPTIONS := -fPIC
|
||||
SHARED_OPTIONS := -fPIC -lgcov
|
||||
else
|
||||
SHARED_OPTIONS :=
|
||||
endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user