diff options
Diffstat (limited to 'gcc/config/pa/t-dce-thr')
-rw-r--r-- | gcc/config/pa/t-dce-thr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/config/pa/t-dce-thr b/gcc/config/pa/t-dce-thr new file mode 100644 index 000000000..8d86a4181 --- /dev/null +++ b/gcc/config/pa/t-dce-thr @@ -0,0 +1,5 @@ +MULTILIB_OPTIONS = threads +MULTILIB_DIRNAMES = threads + +LIBGCC = stmp-multilib +INSTALL_LIBGCC = install-multilib |