mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-23 06:31:25 +02:00
* fixed sse detection
git-svn-id: trunk@7554 -
This commit is contained in:
parent
80d55022e9
commit
f32621610f
@ -69,6 +69,7 @@ begin
|
||||
begin
|
||||
os_supports_sse:=false;
|
||||
res:=0;
|
||||
inc(ucontext^.uc_mcontext.eip,3);
|
||||
end
|
||||
else
|
||||
res:=216;
|
||||
|
Loading…
Reference in New Issue
Block a user