summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/Fuchsia.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/Platform/Fuchsia.cmake')
-rw-r--r--Modules/Platform/Fuchsia.cmake2
1 files changed, 0 insertions, 2 deletions
diff --git a/Modules/Platform/Fuchsia.cmake b/Modules/Platform/Fuchsia.cmake
index 4b13805..ad3a365 100644
--- a/Modules/Platform/Fuchsia.cmake
+++ b/Modules/Platform/Fuchsia.cmake
@@ -1,5 +1,3 @@
-set(FUCHSIA 1)
-
set(CMAKE_DL_LIBS "")
set(CMAKE_C_COMPILE_OPTIONS_PIC "-fPIC")
set(CMAKE_C_COMPILE_OPTIONS_PIE "-fPIE")