florian před 20 roky
rodič
revize
52337789b9
1 změnil soubory, kde provedl 5 přidání a 0 odebrání
  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
 # ----------------