Index: external/boringssl/crypto/bn/asm/x86_64-mont5.pl
--- external/boringssl/crypto/bn/asm/x86_64-mont5.pl.orig
+++ external/boringssl/crypto/bn/asm/x86_64-mont5.pl
@@ -3473,11 +3473,13 @@ $code.=<<___;
 ___
 }
 $code.=<<___;
+.rodata
 .align	64
 .Linc:
 	.long	0,0, 1,1
 	.long	2,2, 2,2
 .asciz	"Montgomery Multiplication with scatter/gather for x86_64, CRYPTOGAMS by <appro\@openssl.org>"
+.previous
 ___
 
 # EXCEPTION_DISPOSITION handler (EXCEPTION_RECORD *rec,ULONG64 frame,
