summaryrefslogtreecommitdiff
path: root/sal/Library_sal.mk
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@suse.cz>2012-12-18 14:56:56 +0100
committerLuboš Luňák <l.lunak@suse.cz>2012-12-18 14:58:13 +0100
commitdecf6bf7207ae36bc5882f2e945a7d3f8587cf03 (patch)
treeddc568030eb999285ff4fe86348027c7003b520d /sal/Library_sal.mk
parenteb976220e0d1fb156fe1e3e839a85c9ed78fea73 (diff)
update PCH headers using the current pch script
Removing PCH for sal, as that one is too complicated to be updated automatically right now (#include <premac.h> needs to be handled, Change-Id: I3ffe9526942f58d0f66430af109b13f7ec1d6c90
Diffstat (limited to 'sal/Library_sal.mk')
-rw-r--r--sal/Library_sal.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/sal/Library_sal.mk b/sal/Library_sal.mk
index acec54317012..878453b52b2e 100644
--- a/sal/Library_sal.mk
+++ b/sal/Library_sal.mk
@@ -34,8 +34,6 @@ $(eval $(call gb_Library_use_packages,sal,\
sal_inc \
))
-$(eval $(call gb_Library_set_precompiled_header,sal,$(SRCDIR)/sal/inc/pch/precompiled_sal))
-
$(eval $(call gb_Library_set_include,sal,\
$$(INCLUDE) \
-I$(SRCDIR)/sal/inc \