Removed note about -march=native, as this seems to be incorrect information

OpenSauce 2024-10-29 21:53:55 +00:00
parent 82f9f64ca8
commit 8f2f92d64b

@ -193,5 +193,3 @@ Then, follow these instructions:
- Make the executable: `make`
</details>
Note: Making use of `-march=native` has been observed to cause emulator crashes. It is not recommended to include this flag while compiling.