diff options
Diffstat (limited to 'gcc/config/darwin.h')
| -rw-r--r-- | gcc/config/darwin.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/config/darwin.h b/gcc/config/darwin.h index 96a501a..a1d687f 100644 --- a/gcc/config/darwin.h +++ b/gcc/config/darwin.h @@ -275,6 +275,7 @@ Boston, MA 02111-1307, USA. */ %{Zseg_addr_table*: -seg_addr_table %*} \ %{Zseg_addr_table_filename*:-seg_addr_table_filename %*} \ %{sub_library*} %{sub_umbrella*} \ + %{isysroot*:-syslibroot %*} \ %{twolevel_namespace} %{twolevel_namespace_hints} \ %{umbrella*} \ %{undefined*} \ |
