浏览代码

* -XP added

florian 20 年之前
父节点
当前提交
52337789b9
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      compiler/utils/samplecfg

+ 5 - 0
compiler/utils/samplecfg

@@ -100,6 +100,11 @@ cat <<EOFCFG > $thefile
   #WRITE Compiling Debug Version
 #ENDIF
 
+# set binutils prefix
+#IFDEF FPC_CROSSCOMPILING
+  -XP$fpctarget-
+#ENDIF
+
 # ----------------
 # Parsing switches
 # ----------------