summaryrefslogtreecommitdiff
path: root/sal/util
diff options
context:
space:
mode:
Diffstat (limited to 'sal/util')
-rw-r--r--sal/util/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/sal/util/Makefile b/sal/util/Makefile
index ad39b2412f63..87b3e29d8077 100644
--- a/sal/util/Makefile
+++ b/sal/util/Makefile
@@ -38,10 +38,6 @@ rtlbootstrap.mk: sal/typesizes.h
$(CXX) -E $(gb_OSDEFS) $(gb_CXXFLAGS) -D$(CPUNAME) -I. -I$(SRCDIR)/sal/rtl/source -I$(SRCDIR)/sal/inc bootstrap.cxx | grep '^RTL_' | sed -e 's/"//g' > $@
sal/typesizes.h: sal
-ifneq ($(CROSS_COMPILING),YES)
- $(gb_Helper_execute)typesconfig $@ > /dev/null
-
-else
echo '/* This file is autogenerated from configure script data */' > $@
echo >> $@
echo "#define SAL_TYPES_ALIGNMENT2 $(ALIGNOF_SHORT)" >> $@
@@ -59,8 +55,6 @@ endif
echo "#define SAL_TYPES_SIZEOFLONGLONG $(SIZEOF_LONGLONG)" >> $@
echo "#define SAL_TYPES_SIZEOFPOINTER $(SIZEOF_POINTER)" >> $@
-endif
-
include $(SRCDIR)/solenv/inc/udkversion.mk
sal/udkversion.h: sal