mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-20 13:49:40 +02:00
* fixed fpcdir setting
git-svn-id: trunk@29312 -
This commit is contained in:
parent
5851e13bf5
commit
72642042e4
File diff suppressed because it is too large
Load Diff
@ -17,7 +17,7 @@ fpcpackage=y
|
|||||||
[default]
|
[default]
|
||||||
cpu=arm
|
cpu=arm
|
||||||
target=nds
|
target=nds
|
||||||
fpcdir=
|
fpcdir=../../../../../..
|
||||||
|
|
||||||
[compiler]
|
[compiler]
|
||||||
options=-g -Xm
|
options=-g -Xm
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -17,7 +17,7 @@ fpcpackage=y
|
|||||||
[default]
|
[default]
|
||||||
cpu=arm
|
cpu=arm
|
||||||
target=nds
|
target=nds
|
||||||
fpcdir=
|
fpcdir=../../../../../..
|
||||||
|
|
||||||
[compiler]
|
[compiler]
|
||||||
options=-g -Xm
|
options=-g -Xm
|
||||||
|
Loading…
Reference in New Issue
Block a user