Commit 0bda26d
committed
arm-linux-gnueabihf: don't assume VFPv4 by default
VFPv4 support is nothing that should be assumed on generic Armv7-A
architectures. Instead, set the architecture to armv7-a+fp which implies
an VFPv3 by default. This brings us in line with other standard cross
compilers, like on Debian.1 parent 81d1aa8 commit 0bda26d
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
149 | 149 | | |
150 | | - | |
151 | 150 | | |
152 | 151 | | |
153 | 152 | | |
| |||
0 commit comments