Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
lolgab committed Jan 14, 2025
1 parent c83fe35 commit 67c8315
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions snunit-mill-plugin/src/snunit/plugin/SNUnit.scala
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ trait SNUnit extends ScalaNativeModule {
List("--cc-opt=-I/opt/homebrew/opt/openssl@3/include", "--ld-opt=-L/opt/homebrew/opt/openssl@3/lib")
} else Nil

// val unitDir = snunitNGINXUnitSources().path
val unitDir = os.Path("/Users/lorenzo/unit")
val unitDir = snunitNGINXUnitSources().path

os.proc(
"./configure",
Expand Down

0 comments on commit 67c8315

Please sign in to comment.