mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-03 21:50:18 +02:00
fcl-web: re-enabled platforms which were disabled in r43096
git-svn-id: trunk@43100 -
This commit is contained in:
parent
6864658f27
commit
36e99fc4e8
@ -21,10 +21,6 @@ begin
|
||||
P.OSes := [beos,haiku,freebsd,darwin,iphonesim,solaris,netbsd,openbsd,linux,win32,win64,wince,aix,amiga,aros,morphos,dragonfly,android];
|
||||
if Defaults.CPU=jvm then
|
||||
P.OSes := P.OSes - [java,android];
|
||||
P.OSes := [android,freebsd,linux,netbsd,openbsd,win32,win64];
|
||||
if Defaults.CPU=jvm then
|
||||
P.OSes := P.OSes - [java,android];
|
||||
|
||||
|
||||
P.Dependencies.Add('fcl-base');
|
||||
P.Dependencies.Add('fcl-db');
|
||||
|
Loading…
Reference in New Issue
Block a user