* fixed missing escaping of -XP parameter value

git-svn-id: trunk@4597 -
This commit is contained in:
Jonas Maebe 2006-09-10 11:53:58 +00:00
parent 8fbc58e1c9
commit 9eb9d90ff7

View File

@ -111,7 +111,7 @@ cat <<EOFCFG > $thefile
# set binutils prefix
#IFDEF FPC_CROSSCOMPILING
-XP$fpctarget-
-XP\$fpctarget-
#ENDIF
# ----------------