florian hace 20 años
padre
commit
52337789b9
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  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
 # ----------------