mirror of
https://github.com/aaru-dps/fstester.git
synced 2025-12-16 19:24:39 +00:00
Fix definition of system library base for Amiga OS 4.
This commit is contained in:
@@ -33,6 +33,7 @@ project(
|
||||
LANGUAGES C)
|
||||
|
||||
add_definitions(-D__USE_INLINE__)
|
||||
add_definitions(-D__USE_BASETYPE__)
|
||||
|
||||
set(PLATFORM_SOURCES attr.c deleted.c dirdepth.c filename.c files.c frag.c links.c os.c perms.c perms.h rsrcfork.c sparse.c time.c time.h volume.c xattr.c)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user