Enable the fPIE compiler option for executables in the coreclr repo on Unix platforms
authorSergiy Kuryata <sergeyk@microsoft.com>
Thu, 14 Jan 2016 20:40:37 +0000 (12:40 -0800)
committerSergiy Kuryata <sergeyk@microsoft.com>
Thu, 14 Jan 2016 20:40:37 +0000 (12:40 -0800)
commit891b2aa2b1c65ff157a840c3462fa6d007f2dac9
tree93c7490afaac07fbe664ca48aab6ca654ec9a09c
parent2aeb3b4c577d9e742f821c7ea3506cea6536869a
Enable the fPIE compiler option for executables in the coreclr repo on Unix platforms
src/coreclr/hosts/osxbundlerun/CMakeLists.txt
src/coreclr/hosts/unixcoreconsole/CMakeLists.txt
src/coreclr/hosts/unixcorerun/CMakeLists.txt
src/coreclr/hosts/unixcoreruncommon/CMakeLists.txt
src/ilasm/CMakeLists.txt
src/ildasm/exe/CMakeLists.txt
src/tools/crossgen/CMakeLists.txt