summaryrefslogtreecommitdiffstats
path: root/comm/third_party/botan/src/build-data/cc/pgi.txt
blob: 811578cdca96d43263e0ea5621c2fabed5b0fe0e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
macro_name PGI

binary_name pgc++

lang_flags "-std=c++11"

optimization_flags "-O3"
shared_flags "-fPIC"

visibility_build_flags "-fvisibility=hidden"
visibility_attribute '__attribute__((visibility("default")))'

<so_link_commands>
default -> "$(CXX) -shared -fPIC -Wl,-soname,{soname_abi}"
</so_link_commands>