Kaydet (Commit) f3603fcf authored tarafından Matúš Kukan's avatar Matúš Kukan

urelibs: sal's object files need -lrt

Change-Id: I1bb92b367a83c29a9e6a1767f4417b24ec5ecc6e
üst 848d477d
......@@ -31,6 +31,7 @@ $(eval $(call gb_Library_add_libs,urelibs,\
$(if $(filter $(OS),LINUX), \
-ldl \
-lpthread \
-lrt \
) \
))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment