2
0
Эх сурвалжийг харах

* fix the windows unit import problem by forcing smart linking for win32

pierre 25 жил өмнө
parent
commit
b5ac159ce9
2 өөрчлөгдсөн 242 нэмэгдсэн , 453 устгасан
  1. 240 453
      compiler/Makefile
  2. 2 0
      compiler/Makefile.fpc

Файлын зөрүү хэтэрхий том тул дарагдсан байна
+ 240 - 453
compiler/Makefile


+ 2 - 0
compiler/Makefile.fpc

@@ -100,6 +100,8 @@ ifeq ($(OS_TARGET),win32)
 ifdef CMP
 override DIFF:=$(CMP) -i138
 endif
+# force try to smartlink for windows unit
+override COMPILER+=-XX
 endif
 
 # Used to avoid unnecessary steps in remake3

Энэ ялгаанд хэт олон файл өөрчлөгдсөн тул зарим файлыг харуулаагүй болно