2
0
Эх сурвалжийг харах

* Add solaris to the -Xr option list

git-svn-id: trunk@14284 -
pierre 15 жил өмнө
parent
commit
7a21770ead

+ 1 - 1
compiler/options.pas

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