Przeglądaj źródła

* Always add -n when compiling fpmake when not cross-compiling

git-svn-id: trunk@17965 -
joost 14 lat temu
rodzic
commit
28fb5b21a3
2 zmienionych plików z 158 dodań i 165 usunięć
  1. 157 162
      utils/fpcm/fpcmake.inc
  2. 1 3
      utils/fpcm/fpcmake.ini

Plik diff jest za duży
+ 157 - 162
utils/fpcm/fpcmake.inc


+ 1 - 3
utils/fpcm/fpcmake.ini

@@ -347,9 +347,7 @@ export FPMAKE_SKIP_CONFIG
 endif
 
 else
-# Do not pass -n, so that it is possible to build fpmake using an installed
-# compiler, with an installed rtl, but with an overriden, new fpcmkunit
-# (in units_bs)
+FPMAKE_SKIP_CONFIG=-n
 FPCFPMAKE=$(FPC)
 endif
 

Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików