Skip to content

Commit

Permalink
Merge remote-tracking branch 'remotes/origin/amd-staging' into amd-ma…
Browse files Browse the repository at this point in the history
…ster

Change-Id: I2fa5fdf06675283140c98d8ffd162e81c93d8b10
  • Loading branch information
Rahul Mula committed Feb 7, 2022
2 parents 3ae0b6f + 5693e1a commit 99079c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake_modules/env.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ set ( CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Werror=unused-result" )
#set ( CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Werror=int-in-bool-context" )
set ( CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fPIC" )

set ( CMAKE_SHARED_LINKER_FLAGS "-Wl,-Bdynamic -Wl,-z,noexecstack" )
add_link_options ("-Bdynamic -z,neexecstack")

set ( CMAKE_SKIP_BUILD_RPATH TRUE )

Expand Down

0 comments on commit 99079c8

Please sign in to comment.