Skip to content

Commit

Permalink
old PoC
Browse files Browse the repository at this point in the history
  • Loading branch information
ADD-SP committed Jun 13, 2024
1 parent 50f5a37 commit b059eb3
Show file tree
Hide file tree
Showing 46 changed files with 3,906 additions and 633 deletions.
4 changes: 4 additions & 0 deletions .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@ build --features=-debug_prefix_map_pwd_is_dot
build --action_env=BUILD_NAME=kong-dev
build --action_env=INSTALL_DESTDIR=MANAGED
build --strip=never
build --compilation_mode=opt
build --copt="-g"
build --//:debug=false
build --//:licensing=false

# Release flags
build:release --//:debug=false
Expand Down
Loading

0 comments on commit b059eb3

Please sign in to comment.