* Remove accidentally enabled winlikewidestring.

git-svn-id: trunk@7690 -
This commit is contained in:
daniel 2007-06-16 18:27:00 +00:00
parent bcff0dae6d
commit 92975a7c99

View File

@ -52,7 +52,7 @@ unit i_linux;
system : system_i386_LINUX;
name : 'Linux for i386';
shortname : 'Linux';
flags : [tf_needs_symbol_size,tf_pic_uses_got{,tf_smartlink_sections},tf_winlikewidestring,
flags : [tf_needs_symbol_size,tf_pic_uses_got{,tf_smartlink_sections}{,tf_winlikewidestring,}
{$ifdef segment_threadvars}
tf_section_threadvars,
{$endif segment_threadvars}