We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04c22c6 commit a983277Copy full SHA for a983277
gettimeofday/dub.sdl
@@ -5,4 +5,4 @@ targetType "staticLibrary"
5
targetPath "lib"
6
targetName "gettimeofday_d"
7
dflags "--betterC" "--float-abi=soft" "--relocation-model=static" "--preview=dip1000" platform="ldc"
8
-dependency "zephyrcore" path="../runtime"
+dependency "zephyr-core" path="../zephyr-core"
0 commit comments