armv7a-hf musl: nail down cflags
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
3d3e5e868e
commit
9cf2689389
2 changed files with 2 additions and 0 deletions
|
@ -12,3 +12,4 @@ portage_confdir: @REPO_DIR@/releases/portage/stages-musl
|
||||||
portage_prefix: releng
|
portage_prefix: releng
|
||||||
repos: /root/musl
|
repos: /root/musl
|
||||||
chost: armv7a-unknown-linux-musleabihf
|
chost: armv7a-unknown-linux-musleabihf
|
||||||
|
cflags: -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard
|
||||||
|
|
|
@ -9,3 +9,4 @@ compression_mode: pixz_x
|
||||||
portage_confdir: @REPO_DIR@/releases/portage/stages-musl
|
portage_confdir: @REPO_DIR@/releases/portage/stages-musl
|
||||||
portage_prefix: releng
|
portage_prefix: releng
|
||||||
repos: /root/musl
|
repos: /root/musl
|
||||||
|
cflags: -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard
|
||||||
|
|
Loading…
Add table
Reference in a new issue