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_sd.mk | 2 -- 1 file changed, 2 deletions(-) (limited to 'sd/Library_sd.mk') diff --git a/sd/Library_sd.mk b/sd/Library_sd.mk index 9d5309183559..17250d0a9577 100644 --- a/sd/Library_sd.mk +++ b/sd/Library_sd.mk @@ -28,8 +28,6 @@ $(eval $(call gb_Library_Library,sd)) -$(eval $(call gb_Library_add_precompiled_header,sd,$(SRCDIR)/sd/inc/pch/precompiled_sd)) - $(eval $(call gb_SdiTarget_SdiTarget,sd/sdi/sdslots,sd/sdi/sdslots)) $(eval $(call gb_SdiTarget_set_include,sd/sdi/sdslots,\ -- cgit