Browse Source

Latest rpi SDL requires librt.

woollybah 10 years ago
parent
commit
3451d1b7e5
1 changed files with 2 additions and 0 deletions
  1. 2 0
      sdl.mod/common.bmx

+ 2 - 0
sdl.mod/common.bmx

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