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
 # ----------------