1
0
mirror of https://github.com/JvanKatwijk/dabradio synced 2025-10-06 00:02:49 +02:00
This commit is contained in:
JvanKatwijk
2018-04-21 11:17:11 +02:00
parent 44f9f58a9d
commit 84db74e435

View File

@@ -207,7 +207,8 @@ CONFIG += NEON_RPI3
The safest way - always - is to set
```
#CONFIG += NEON
#CONFIG += NEON_RPI2
#CONFIG += NEON_RPI3
#CONFIG += SSE
CONFIG += NO_SSE
```