Skip to content

Commit

Permalink
Links uuid for libxrt_aws.so (#1467)
Browse files Browse the repository at this point in the history
(cherry picked from commit 836d766)
  • Loading branch information
rradjabi authored and sonals committed May 29, 2019
1 parent 48cafdc commit f969132
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/runtime_src/driver/xclng/xrt/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ if(${INTERNAL_TESTING})
rt
boost_filesystem
boost_system
uuid
)
else()
set(AWS_FPGA_MGMT_LIB_DIR ${AWS_FPGA_REPO_DIR}/sdk/userspace/lib)
Expand All @@ -78,6 +79,7 @@ else()
rt
boost_filesystem
boost_system
uuid
${AWS_FPGA_MGMT_LIB_DIR}/libfpga_mgmt.a
)
endif()
Expand Down

0 comments on commit f969132

Please sign in to comment.