mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-23 11:35:19 +01:00
Test to see if it could be a compiler bug.
This commit is contained in:
parent
ea21418467
commit
e7bb2bd3bd
@ -2,6 +2,10 @@
|
||||
Slice 2012
|
||||
*/
|
||||
|
||||
#if defined(__clang__)
|
||||
#pragma clang optimize off
|
||||
#endif
|
||||
|
||||
#include <Platform.h>
|
||||
#include "Settings.h"
|
||||
#include "FixBiosDsdt.h"
|
||||
|
Loading…
Reference in New Issue
Block a user