parent
bf628d3eaf
commit
a5acf1b966
|
@ -533,8 +533,6 @@ function(setup_compile_params)
|
||||||
$<$<NOT:$<CONFIG:Debug>>:
|
$<$<NOT:$<CONFIG:Debug>>:
|
||||||
-mretpoline
|
-mretpoline
|
||||||
-mspeculative-load-hardening
|
-mspeculative-load-hardening
|
||||||
-mllvm -x86-use-ibt
|
|
||||||
-mllvm -x86-use-shstk
|
|
||||||
>
|
>
|
||||||
)
|
)
|
||||||
target_link_options(${__target} PRIVATE
|
target_link_options(${__target} PRIVATE
|
||||||
|
|
Loading…
Reference in New Issue