aboutsummaryrefslogtreecommitdiff
path: root/emulators/mame/files/patch-scripts_genie.lua
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/mame/files/patch-scripts_genie.lua')
-rw-r--r--emulators/mame/files/patch-scripts_genie.lua14
1 files changed, 14 insertions, 0 deletions
diff --git a/emulators/mame/files/patch-scripts_genie.lua b/emulators/mame/files/patch-scripts_genie.lua
new file mode 100644
index 000000000000..fbe17676dd90
--- /dev/null
+++ b/emulators/mame/files/patch-scripts_genie.lua
@@ -0,0 +1,14 @@
+--- scripts/genie.lua.orig 2023-05-24 01:14:32 UTC
++++ scripts/genie.lua
+@@ -1238,6 +1238,11 @@ configuration { "netbsd" }
+ "LinkSupportCircularDependencies",
+ }
+
++configuration { "freebsd" }
++ flags {
++ "LinkSupportCircularDependencies",
++ }
++
+ configuration { "osx*" }
+ links {
+ "pthread",