Skip to content

Commit

Permalink
runtime: fix file permission
Browse files Browse the repository at this point in the history
Remove executable flag of .s files.

Change-Id: I8ba0c758b3650238643da50fbfe8f6cd07458f1c
Reviewed-on: https://go-review.googlesource.com/c/go/+/220878
Reviewed-by: Cherry Zhang <[email protected]>
Run-TryBot: Cherry Zhang <[email protected]>
TryBot-Result: Gobot Gobot <[email protected]>
  • Loading branch information
mengzhuo authored and cherrymui committed Feb 25, 2020
1 parent 987e4e8 commit 58ba0f9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 0 deletions.
Empty file modified src/runtime/memclr_riscv64.s
100755 → 100644
Empty file.
Empty file modified src/runtime/memmove_riscv64.s
100755 → 100644
Empty file.

0 comments on commit 58ba0f9

Please sign in to comment.