Skip to content

Commit

Permalink
BUNDLE: add option to configure Loki transformation
Browse files Browse the repository at this point in the history
  • Loading branch information
awnawab committed Mar 21, 2024
1 parent 7a5c0e0 commit d0f6a77
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package/bundle/bundle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,6 @@ options :
LOKI_ENABLE_NO_INSTALL=ON
LOKI_ENABLE_CLAW=OFF
- loki-frontend :
help : Frontend parser to use for Loki transformations
cmake : LOKI_FRONTEND={{value}}
- loki-mode :
help : Choose Loki transformation (defaults to scc-stack)
cmake : LOKI_MODE={{value}}

0 comments on commit d0f6a77

Please sign in to comment.