diff options
author | 2022-06-20 18:46:58 +1000 | |
---|---|---|
committer | 2022-06-20 18:46:58 +1000 | |
commit | 2e7aaa9ea0ae4d5770be43e5b92684752d1d8ad8 (patch) | |
tree | 8e6aecb04ff2d81acac1b1a5f560c5897eb687a7 /scripts/genie.lua | |
parent | c9a3fc3fe222107c1844b2fe473ad305659bda18 (diff) | |
parent | e19a963efc4ae0fea79e66ed1ddf56fcc18a741e (diff) |
Merge remote-tracking branch 'upstream/master'
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 { |