Skip to content

Commit

Permalink
Use BDWGC system package.
Browse files Browse the repository at this point in the history
Signed-off-by: fruffy <[email protected]>
  • Loading branch information
fruffy committed Jan 17, 2025
1 parent 7848b28 commit b43147c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions p4studio/dependencies/dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ packages:
type: os
ccache:
type: os
libgc-dev:
type: os
cpp:
type: os
cscope:
Expand Down
1 change: 1 addition & 0 deletions pkgsrc/p4-compilers/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ add_definitions("-DBAREFOOT_INTERNAL=1")
add_definitions("-DHAVE_JBAY=1")
set (P4C_USE_PREINSTALLED_ABSEIL ON CACHE BOOL "")
set (P4C_USE_PREINSTALLED_PROTOBUF ON CACHE BOOL "")
set (P4C_USE_PREINSTALLED_BDWGC ON CACHE BOOL "")
set (ENABLE_PROTOBUF_STATIC ON CACHE BOOL "")


Expand Down
2 changes: 1 addition & 1 deletion pkgsrc/p4-compilers/p4c

0 comments on commit b43147c

Please sign in to comment.