Преглед изворни кода

* 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];