Skip to content

Commit

Permalink
Merge pull request #307 from s41m0n/bcc/fix_path_on_0.14.0
Browse files Browse the repository at this point in the history
BCC update 0.14.0 with force path fix
  • Loading branch information
frisso committed May 26, 2020
2 parents 2f562eb + 23b2b24 commit 643e7c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/libs/bcc
Submodule bcc updated 1 files
+0 −4 CMakeLists.txt
2 changes: 1 addition & 1 deletion src/services/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ add_service(dynmon pcn-dynmon)
# save string to create code that load the services
SET_PROPERTY(GLOBAL PROPERTY LOAD_SERVICES_ ${LOAD_SERVICES})

install(DIRECTORY datamodel-common DESTINATION /usr/local/include/polycube)
install(DIRECTORY datamodel-common DESTINATION include/polycube)

0 comments on commit 643e7c3

Please sign in to comment.