Const has static linkage
authorSinan Kaya <sinan.kaya@microsoft.com>
Sun, 17 Mar 2019 20:36:22 +0000 (20:36 +0000)
committerSinan Kaya <sinan.kaya@microsoft.com>
Mon, 18 Mar 2019 00:47:10 +0000 (00:47 +0000)
commit9084e60d832abc49b7989dab17569ee20660d977
tree776ef3e680e5dad89fead38aa2647848a350d0cc
parentfaaa8b801486b8974fcc91dea1b6411c5e27f918
Const has static linkage

bin/obj/Linux.x64.Debug/src/dlls/mscorrc/full/mscorrc_debug.cpp:1002:110: error: ‘visibility’ attribute ignored [-Werror=attributes]
 const NativeStringResourceTable nativeStringResourceTable_mscorrc_debug __attribute__((visibility("default"))) = {

Commit migrated from https://github.com/dotnet/coreclr/commit/45d5b3a7c3b426965defd7b264d24ef00e955751
src/coreclr/src/nativeresources/rctocpp.awk