summaryrefslogtreecommitdiffstats
path: root/stage1
diff options
context:
space:
mode:
authorJon Masters <jcm@redhat.com>2012-09-10 17:47:30 -0400
committerJon Masters <jcm@redhat.com>2012-09-10 17:47:30 -0400
commitee58f7b5310360517b4d40346ae3b1d516b10bf9 (patch)
treeba10e7607d7a7f5026710fbaf0c1efddb1c624ec /stage1
parent68b98791642ad931dd1681a7a50e685a27f8b150 (diff)
downloadbootstrap.git.DONOTUSE-ee58f7b5310360517b4d40346ae3b1d516b10bf9.tar.gz
bootstrap.git.DONOTUSE-ee58f7b5310360517b4d40346ae3b1d516b10bf9.tar.xz
bootstrap.git.DONOTUSE-ee58f7b5310360517b4d40346ae3b1d516b10bf9.zip
aarch64: change to march without the A profile for now
Signed-off-by: Jon Masters <jcm@redhat.com>
Diffstat (limited to 'stage1')
-rwxr-xr-xstage12
1 files changed, 1 insertions, 1 deletions
diff --git a/stage1 b/stage1
index 9db3c94..d28987a 100755
--- a/stage1
+++ b/stage1
@@ -57,7 +57,7 @@ RPMTARGET=aarch64-redhat-linux-gnu
# this is where the new rootfs will be built
ROOTFS=$TOP/rootfs
-CONFIG_EXTRA="-march=armv8-a
+CONFIG_EXTRA="-march=armv8
-mfpu=fp-armv8
-mfpu=neon-fp-armv8
-mfpu=crypto-neon-fp-armv8