aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <mikisabate@gmail.com>2024-05-10 07:39:30 +0200
committerMiquel Sabaté Solà <mikisabate@gmail.com>2024-05-10 07:39:30 +0200
commit4192fe5f1ce047cef2dc9dca4fc5eb3154d095d9 (patch)
treebd242b405f927bb29e0cc927dec9e5c87bbf8f22
parent2e348bad40af18f8ca72c779fc148ba54796f7f8 (diff)
downloadsoria-4192fe5f1ce047cef2dc9dca4fc5eb3154d095d9.tar.gz
soria-4192fe5f1ce047cef2dc9dca4fc5eb3154d095d9.zip
ci: added a useless compat-symbols file
As useless as stdlib-changes, as panicky as well. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 6085945..5e27e1d 100644
--- a/Makefile
+++ b/Makefile
@@ -64,6 +64,7 @@ fix-stdlib-changes:
# package-lint shut up.
@mkdir -p vendor/data
@echo "()" > vendor/data/stdlib-changes
+ @echo "()" > vendor/data/compat-symbols
.PHONY: lint
lint: vendor fix-stdlib-changes