diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:20:54 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:20:54 +0900 |
| commit | b9cee92dbebd624a75f34a9831070f492ad9aaa4 (patch) | |
| tree | 2a27899218e8b8381f842e3d93ca40a741076624 | |
| parent | e896e34d4351ede7c3ee9a8f35dde992cf0790ef (diff) | |
| download | polkit-tqt-master.tar.gz polkit-tqt-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 24834b9d3..f2338ad03 100644 --- a/ConfigureChecks.cmake +++ b/ConfigureChecks.cmake @@ -11,7 +11,7 @@ ##### setup architecture flags ################## -tde_setup_architecture_flags( ) +tde_setup_compiler_flags( ) include(TestBigEndian) test_big_endian(WORDS_BIGENDIAN) |
