summary refs log tree commit diff
path: root/pkgs/development/misc/amdapp-sdk/01-remove-aparapi-samples.patch
blob: f474f76f01e4db5cba964343cf9959565bc029b9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- samples/Makefile	2012-11-29 05:58:48.000000000 +0100
+++ samples/Makefile	2012-12-30 20:13:30.926576277 +0100
@@ -3,7 +3,6 @@
 include $(DEPTH)/make/openclsdkdefs.mk 
 
 SUBDIRS = opencl 
-SUBDIRS += aparapi 
 ifneq ($(OS), lnx)
 SUBDIRS += C++Amp
 ifeq ($(BITS), 64)