mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-15 10:40:13 +02:00
* fixed macos entry
This commit is contained in:
parent
308fb06407
commit
94bc20bee6
@ -802,7 +802,8 @@ endif
|
||||
# MacOS
|
||||
ifeq ($(OS_TARGET),macos)
|
||||
EXEEXT=
|
||||
FPCMADE=fpcmade.mcc
|
||||
FPCMADE=fpcmade.macos
|
||||
ZIPSUFFIX=macos
|
||||
endif
|
||||
|
||||
# Darwin
|
||||
|
Loading…
Reference in New Issue
Block a user