Skip to content

Commit 85a40d6

Browse files
authored
Update build.sbt
1 parent 2194f5d commit 85a40d6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

_patches/build.sbt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,8 +188,6 @@ lazy val wvcLibStatic = project
188188
buildSettings,
189189
name := "wvc-lib",
190190
target := target.value / "static",
191-
scalacOptions += "-Xcompile-time-only",
192-
nativeLinkingOptions ++= Seq("-fPIC"),
193191
nativeConfig ~= { c =>
194192
c.withBuildTarget(BuildTarget.libraryStatic)
195193
.withBaseName("wvlet")

0 commit comments

Comments
 (0)