瀏覽代碼

Always set RTLCONSTSUNIT to rtlconsts, if FPC_DOTTEDUNITS is not defined, as OS specific changes are parsed after

Pierre Muller 2 年之前
父節點
當前提交
d47fea6990
共有 1 個文件被更改,包括 1 次插入3 次删除
  1. 1 3
      rtl/inc/Makefile.rtl

+ 1 - 3
rtl/inc/Makefile.rtl

@@ -437,9 +437,7 @@ PROFILEUNIT=profile
 RASPI2UNIT=raspi2
 RASPI3UNIT=raspi3
 RASPIUARTUNIT=raspiuart
-ifeq ($(RTLCONSTSUNIT),)
-  RTLCONSTSUNIT=rtlconsts
-endif
+RTLCONSTSUNIT=rtlconsts
 SAM3X8EUNIT=sam3x8e
 SAMD51P19AUNIT=samd51p19a
 SC32442BUNIT=sc32442b