Use flags suitable for armhf port when TARGET=ARMV6
authorSébastien Villemot <sebastien@debian.org>
Sun, 18 Apr 2021 08:36:29 +0000 (09:36 +0100)
committerSébastien Villemot <sebastien@debian.org>
Sun, 18 Apr 2021 08:36:29 +0000 (09:36 +0100)
commit782f399bf3ba237b9585c4d5c9c6865075763f09
treef202982b1a6ca12910f2f86135fb8de132996b10
parent740d2ef3e896b3a46e22d96478dd6d981a8259c0
Use flags suitable for armhf port when TARGET=ARMV6

Forwarded: not-needed
Last-Update: 2015-04-29

See debian/rules for an explanation of why we can't use TARGET=ARMV7 on armhf.
Also, if we don't explicitly set the -march and -mfpu flags, the resulting
static libraries crash with SIGILL (reason not yet elucidated).
Last-Update: 2015-04-29
Gbp-Pq: Name arm-gcc-flags.patch
Makefile.arm