diff --git a/ide/compileroptions.pp b/ide/compileroptions.pp index f4a57f8870..e9921c8d8a 100644 --- a/ide/compileroptions.pp +++ b/ide/compileroptions.pp @@ -746,7 +746,7 @@ const ); LCLWidgetLinkerAddition: array[TLCLPlatform] of string = ( {$IFDEF DARWIN} - ' -Fl/usr/X11R6/lib -Fl/sw/lib' // gtk + ' -Fl/usr/X11R6/lib -Fl/sw/lib', // gtk {$ELSE} '', // gtk {$ENDIF}