Move from mes-m2 to mes-0.24.

This commit is contained in:
Andrius Štikonas 2022-05-04 19:32:45 +01:00
parent 52e4366fb6
commit 424aa5be38
28 changed files with 156 additions and 296 deletions

View file

@ -13,7 +13,7 @@ we had to patch musl to replace weak symbols with strong symbols
-#endif
tcc_error_noabort("'%s' defined twice", name);
+#endif
+ goto do_patch;
+ goto do_patch;
}
} else {
do_patch: