summaryrefslogtreecommitdiffstats
path: root/communication/client_can/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'communication/client_can/Makefile')
-rw-r--r--communication/client_can/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/communication/client_can/Makefile b/communication/client_can/Makefile
index e94c5261..49d57081 100644
--- a/communication/client_can/Makefile
+++ b/communication/client_can/Makefile
@@ -1,5 +1,5 @@
#
-# @copyright Copyright (c) 2016-2019 TOYOTA MOTOR CORPORATION.
+# @copyright Copyright (c) 2016-2020 TOYOTA MOTOR CORPORATION.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -68,6 +68,5 @@ LDFLAGS += -Wl,--no-undefined
######### linked library (dynamic) #############
LDLIBS += -Wl,-Bdynamic -lNS_FrameworkUnified
LDLIBS += -Wl,-Bdynamic -lrt
-LDLIBS += -Wl,-Bdynamic -lPosixBasedOS001legacy
include ../../peripheral_service.mk