Dear arm porters, Could someone please clarify if I can build a package using gcc flags such as:
-march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard -mfp16-format=ieee Ref: * https://salsa.debian.org/debian-phototools-team/highway/-/blob/master/CMakeLists.txt#L182-185 Thanks