diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:19:39 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:19:39 +0900 |
| commit | 28a1bf8d30ca1bf69d65c0b8052479c6d5584db9 (patch) | |
| tree | 2cb907ea59d2f9443f028744e36428b7ec54831e | |
| parent | 90de1ea9b927f2a58dcc9e80305e8ab11fd8eaa9 (diff) | |
| download | akode-master.tar.gz akode-master.zip | |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
| -rw-r--r-- | ConfigureChecks.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ConfigureChecks.cmake b/ConfigureChecks.cmake index 2830be9..c29f459 100644 --- a/ConfigureChecks.cmake +++ b/ConfigureChecks.cmake @@ -12,7 +12,7 @@ # required stuff -tde_setup_architecture_flags( ) +tde_setup_compiler_flags( ) include(TestBigEndian) test_big_endian(WORDS_BIGENDIAN) |
