mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-19 20:39:25 +02:00
Activate gdbint package for solaris target OS
git-svn-id: trunk@29519 -
This commit is contained in:
parent
37cf157d7d
commit
e8d836f74c
@ -167,7 +167,7 @@ begin
|
||||
// file within the BeforeCompile event.
|
||||
P.SupportBuildModes:= [bmOneByOne];
|
||||
|
||||
P.OSes:=[aix,beos,haiku,freebsd,netbsd,openbsd,linux,win32,win64,go32v2,dragonfly];
|
||||
P.OSes:=[aix,beos,haiku,freebsd,netbsd,openbsd,linux,win32,win64,go32v2,dragonfly,solaris];
|
||||
|
||||
P.SourcePath.Add('src');
|
||||
P.IncludePath.Add('src');
|
||||
|
Loading…
Reference in New Issue
Block a user