ci: Mark the rest of compswap as flaky on freedreno.
[mesa.git] / SConstruct
index f905189dd9e518624bc1b4d7f1092bfe6f0728d0..74a72c842e71ee5e189e4fcb4b99295d141cf12b 100644 (file)
@@ -94,7 +94,7 @@ with open("VERSION") as f:
   mesa_version = f.read().strip()
 env.Append(CPPDEFINES = [
     ('PACKAGE_VERSION', '\\"%s\\"' % mesa_version),
-    ('PACKAGE_BUGREPORT', '\\"https://gitlab.freedesktop.org/mesa/mesa/issues\\"'),
+    ('PACKAGE_BUGREPORT', '\\"https://gitlab.freedesktop.org/mesa/mesa/-/issues\\"'),
 ])
 
 # Includes