Bump _MODGO_SYSTEM_VERSION to trigger rebuild of all go ports so that

the syscall rerouting is actually picked up.
This commit is contained in:
tb
2023-11-21 14:59:22 +00:00
parent 0092ba9469
commit ea108dec19
+1 -1
View File
@@ -1,6 +1,6 @@
# increment after a go compiler update to trigger updates of
# compiled go packages (see arch-defines.mk)
_MODGO_SYSTEM_VERSION = 5
_MODGO_SYSTEM_VERSION = 6
ONLY_FOR_ARCHS ?= ${GO_ARCHS}