mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-24 22:29:25 +02:00
* -dNOMOUSE also for .1.1
This commit is contained in:
parent
0bc3453035
commit
4f72cc923f
@ -57,6 +57,7 @@ ifeq ($(findstring 1.0.,$(FPC_VERSION)),)
|
||||
SYSTEMUNIT=system
|
||||
LINUXUNIT=
|
||||
PRT0=prt0
|
||||
override FPCOPT+=-dNOMOUSE
|
||||
else
|
||||
SYSTEMUNIT=sysbsd
|
||||
LINUXUNIT=linux
|
||||
|
Loading…
Reference in New Issue
Block a user