diff options
Diffstat (limited to 'gcc/config/pa/t-slibgcc-sjlj-ver')
-rw-r--r-- | gcc/config/pa/t-slibgcc-sjlj-ver | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/config/pa/t-slibgcc-sjlj-ver b/gcc/config/pa/t-slibgcc-sjlj-ver new file mode 100644 index 000000000..00140cf20 --- /dev/null +++ b/gcc/config/pa/t-slibgcc-sjlj-ver @@ -0,0 +1,3 @@ +# Set the version number of the shared libgcc library (SJLJ EH). + +SHLIB_SOVERSION = 3 |