mirror of
https://github.com/akvorado/akvorado.git
synced 2025-12-11 22:14:02 +01:00
build: temporarily remove AMD64 optimization
demo.akvorado.net does not meet the requirements! 😱
This commit is contained in:
2
Makefile
2
Makefile
@@ -1,8 +1,6 @@
|
||||
export CGO_ENABLED=0
|
||||
export GOEXPERIMENT=loopvar
|
||||
export GOTOOLCHAIN=local
|
||||
# Check https://go.dev/wiki/MinimumRequirements#amd64
|
||||
export GOAMD64=v3
|
||||
|
||||
MODULE = $(shell $(GO) list -m)
|
||||
DATE ?= $(shell date +%FT%T%z)
|
||||
|
||||
@@ -23,7 +23,6 @@ identified with a specific icon:
|
||||
- 🌱 *inlet*: decode destination BGP communities in sFlow packets
|
||||
- 🌱 *inlet*: for SNMP configuration, unify SNMPv2 and SNMPv3 credentials into a
|
||||
single `credentials` structure.
|
||||
- 🌱 *build*: enable more optimizations for AMD64 build (`GOAMD64=v3`)
|
||||
|
||||
## 1.11.2 - 2024-11-01
|
||||
|
||||
|
||||
Reference in New Issue
Block a user