mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-16 02:10:44 +01:00
* Remove accidentally enabled winlikewidestring.
git-svn-id: trunk@7690 -
This commit is contained in:
parent
bcff0dae6d
commit
92975a7c99
@ -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}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user