mirror of
https://github.com/asmjit/asmjit.git
synced 2025-12-18 21:14:35 +03:00
@@ -105,7 +105,7 @@ If(CMAKE_COMPILER_IS_GNUCC OR CMAKE_COMPILER_IS_GNUCXX)
|
||||
EndIf(ASMJIT_STATIC)
|
||||
If(ASMJIT_STATIC AND NOT WIN32)
|
||||
List(APPEND ASMJIT_CFLAGS -fPIC)
|
||||
EndIf(ASMJIT_STATIC)
|
||||
EndIf(ASMJIT_STATIC AND NOT WIN32)
|
||||
EndIf()
|
||||
|
||||
# Dependencies - Base.
|
||||
|
||||
@@ -54,6 +54,6 @@
|
||||
|
||||
#if __GNUC__ >= 4
|
||||
# pragma GCC visibility push(hidden)
|
||||
#endif __GNUC__ >= 4
|
||||
#endif // __GNUC__ >= 4
|
||||
|
||||
#endif // __GNUC__
|
||||
|
||||
Reference in New Issue
Block a user