aboutsummaryrefslogtreecommitdiff
path: root/emulators/mame/files/patch-scripts_genie.lua
blob: fbe17676dd900c7fcb7825ba8a75018fd5bbd78c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
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",