mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-03 03:49:27 +01: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
|
SYSTEMUNIT=system
|
||||||
LINUXUNIT=
|
LINUXUNIT=
|
||||||
PRT0=prt0
|
PRT0=prt0
|
||||||
|
override FPCOPT+=-dNOMOUSE
|
||||||
else
|
else
|
||||||
SYSTEMUNIT=sysbsd
|
SYSTEMUNIT=sysbsd
|
||||||
LINUXUNIT=linux
|
LINUXUNIT=linux
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user