Unverified Commit 6eaf194b authored by Daniel Hiltgen's avatar Daniel Hiltgen Committed by GitHub
Browse files

fix arm linux build when HWCAP2_SVE2 undefined (#11908)

parent d5a0d8d9
package arm
// #cgo CXXFLAGS: -std=c++17
// #cgo CPPFLAGS: -I${SRCDIR}/../.. -I${SRCDIR}/../../.. -I${SRCDIR}/../../../../include
// #cgo CPPFLAGS: -I${SRCDIR}/../.. -I${SRCDIR}/../../.. -I${SRCDIR}/../../../../include -DHWCAP2_SVE2="2"
import "C"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment