From 992757cc5ebfb1df42636b8d3269cdbc10fc4148 Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Sun, 27 Nov 2011 11:49:38 -0600 Subject: remove pre-compiled header support in gbuild and gbuildified module --- sd/Library_sdd.mk | 2 -- 1 file changed, 2 deletions(-) (limited to 'sd/Library_sdd.mk') diff --git a/sd/Library_sdd.mk b/sd/Library_sdd.mk index 08c8c8a70ffc..73b515df5bd6 100644 --- a/sd/Library_sdd.mk +++ b/sd/Library_sdd.mk @@ -28,8 +28,6 @@ $(eval $(call gb_Library_Library,sdd)) -$(eval $(call gb_Library_add_precompiled_header,sdd,$(SRCDIR)/sd/inc/pch/precompiled_sd)) - $(eval $(call gb_Library_set_include,sdd,\ $$(INCLUDE) \ -I$(realpath $(SRCDIR)/sd/inc) \ -- cgit