Skip to content

Commit

Permalink
uasdk: fix double SYS_LIBS setting on Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
ralphlange committed Jan 21, 2024
1 parent c6637c6 commit da438e0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions devOpcuaSup/UaSdk/Makefile.config
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ opcua_SRCS += SubscriptionUaSdk.cpp
opcua_SRCS += ItemUaSdk.cpp
opcua_SRCS += DataElementUaSdk.cpp

opcua_SYS_LIBS_Linux += $(OPCUA_SYS_LIBS_Linux)

DBD_INSTALLS += opcua.dbd

CFG += RULES_OPCUA
Expand Down

0 comments on commit da438e0

Please sign in to comment.