瀏覽代碼

Latest rpi SDL requires librt.

woollybah 10 年之前
父節點
當前提交
3451d1b7e5
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      sdl.mod/common.bmx

+ 2 - 0
sdl.mod/common.bmx

@@ -27,6 +27,8 @@ Import BRL.Stream
 Import "source.bmx"
 Import "source.bmx"
 ?emscripten
 ?emscripten
 Import "source.bmx"
 Import "source.bmx"
+?raspberrypi
+Import "-lrt"
 ?
 ?
 
 
 Extern
 Extern