Skip to content

Commit 0866dec

Browse files
committed
upgrade picoruby && add NO_CLOCK_GETTIME
1 parent 21c7662 commit 0866dec

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ add_definitions(
1414
-DMRBC_CONVERT_CRLF
1515
-DMRBC_USE_MATH
1616
-DPICORBC_PTR_SIZE=4
17+
-DNO_CLOCK_GETTIME=1
1718
)
1819
if(PICORUBY_NO_MSC)
1920
add_definitions(-DPICORUBY_NO_MSC)

lib/picoruby

Submodule picoruby updated 86 files

0 commit comments

Comments
 (0)