[packages/beignet] do not pass GEN_PCI_ID to build

jajcus jajcus at pld-linux.org
Wed Jun 7 08:28:56 CEST 2017


commit 6d557f5d7f24f6b46286d7ce6d7cc48efe4026e3
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Wed Jun 7 08:27:59 2017 +0200

    do not pass GEN_PCI_ID to build
    
    Host PCI ID does not seem to be hardcoded in the build any more.

 beignet.spec | 12 ------------
 1 file changed, 12 deletions(-)
---
diff --git a/beignet.spec b/beignet.spec
index 6fc49d0..ab159de 100644
--- a/beignet.spec
+++ b/beignet.spec
@@ -1,14 +1,3 @@
-#
-# TODO:
-#	- make it build with our LLVM
-#
-
-# Conditional build:
-%bcond_with	host_pci_id	# build specifically for the build host
-
-# by default build kernel for Intel Ivybridge
-%define		gen_pci_id	0x0162
-
 Summary:	Open source implementation of the OpenCL specification for Intel GPUs
 Summary(pl.UTF-8):	Mająca otwarte źródła implementacja specyfikacji OpenGL dla GPU formy Intel
 Name:		beignet
@@ -73,7 +62,6 @@ cd build
 	-DLIB_INSTALL_DIR=%{_libdir} \
 	-DCMAKE_CXX_FLAGS_PLD="%{rpmcxxflags} -DNDEBUG -DGBE_DEBUG=0" \
 	-DCMAKE_C_FLAGS_PLD="%{rpmcxxflags} -DNDEBUG -DGBE_DEBUG=0" \
-	-DGEN_PCI_ID=%{gen_pci_id} \
 	../
 %{__make}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/beignet.git/commitdiff/6d557f5d7f24f6b46286d7ce6d7cc48efe4026e3



More information about the pld-cvs-commit mailing list