Преглед на файлове

* Add solaris to the -Xr option list

git-svn-id: trunk@14284 -
pierre преди 16 години
родител
ревизия
7a21770ead
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      compiler/options.pas

+ 1 - 1
compiler/options.pas

@@ -121,7 +121,7 @@ const
                         + [system_i386_netbsd]
                         + [system_i386_wdosx];
                         
-  suppported_targets_x_smallr = system_linux
+  suppported_targets_x_smallr = system_linux + systems_solaris
                              + [system_i386_haiku]
                              + [system_i386_beos];