mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-02 18:49:16 +02:00
+ added comment of why SKIPTARGET=macos
This commit is contained in:
parent
24833fe874
commit
c9fcb8754a
@ -1,4 +1,6 @@
|
||||
{ %skiptarget=go32v2,macos Crashes on MacOS when assembling, linking or running }
|
||||
{ %skiptarget=go32v2,macos }
|
||||
{ On macos PPCAsm reports error: Branch destination out of range }
|
||||
|
||||
{ %opt=-Sc }
|
||||
VAR s : ansistring;
|
||||
BEGIN
|
||||
|
Loading…
Reference in New Issue
Block a user