diff options
author | 2016-02-15 11:20:54 +0100 | |
---|---|---|
committer | 2016-02-15 11:20:54 +0100 | |
commit | 09fd282dc8c398d59bbe00b0ad229b3cbed425b5 (patch) | |
tree | ac47e4c3537874939b66d22ecf005a21c521b48a /scripts/genie.lua | |
parent | 6d57acc442fe6f895e345d065cb7c51d3730462f (diff) |
fix build on some linuxes (nw)
Diffstat (limited to 'scripts/genie.lua')
-rw-r--r-- | scripts/genie.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/genie.lua b/scripts/genie.lua index a51c3cbaa5d..4384b9f379b 100644 --- a/scripts/genie.lua +++ b/scripts/genie.lua @@ -1050,6 +1050,7 @@ configuration { "nacl*" } configuration { "linux-*" } links { "dl", + "rt", } if _OPTIONS["distro"]=="debian-stable" then defines |