diff options
Diffstat (limited to 'scripts/genie.lua')
-rw-r--r-- | scripts/genie.lua | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/genie.lua b/scripts/genie.lua index dcffb53a0b6..37b8ee967e2 100644 --- a/scripts/genie.lua +++ b/scripts/genie.lua @@ -1242,6 +1242,9 @@ configuration { "linux-*" } "dl", "rt", } + flags { + "LinkSupportCircularDependencies", + } if _OPTIONS["distro"]=="debian-stable" then defines { |