mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-14 09:29:19 +02:00
* Use syscall_nr_renameat for android.
git-svn-id: trunk@39917 -
This commit is contained in:
parent
d0b6f427d3
commit
5fc2ea362f
@ -107,6 +107,7 @@
|
||||
|
||||
{$ifdef android}
|
||||
{$define generic_linux_syscalls}
|
||||
{$define userenameat}
|
||||
{$undef usestime}
|
||||
{$undef OLDMMAP}
|
||||
{$ifndef cpu64}
|
||||
|
Loading…
Reference in New Issue
Block a user