Update note.md

This commit is contained in:
aiminick 2021-08-15 21:33:21 +08:00 committed by GitHub
parent d032eeb674
commit 7b95116baa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 0 deletions

View File

@ -84,3 +84,14 @@ apt-key list | grep 'F164 B941 4332 FC54'
```
https://aka.ms/linux-arm64-deb
```
----
#### unixbench
```
UB_GCC_OPTIONS='-O3 -fomit-frame-pointer -fforce-addr -ffast-math -Wall -march=armv8-a -mtune=cortex-a72'
make
stop system service not used
```