mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-29 09:40:20 +02:00
* fixed missing escaping of -XP parameter value
git-svn-id: trunk@4597 -
This commit is contained in:
parent
8fbc58e1c9
commit
9eb9d90ff7
@ -111,7 +111,7 @@ cat <<EOFCFG > $thefile
|
||||
|
||||
# set binutils prefix
|
||||
#IFDEF FPC_CROSSCOMPILING
|
||||
-XP$fpctarget-
|
||||
-XP\$fpctarget-
|
||||
#ENDIF
|
||||
|
||||
# ----------------
|
||||
|
Loading…
Reference in New Issue
Block a user