Accepting request 627128 from science
OBS-URL: https://build.opensuse.org/request/show/627128 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pocl?expand=0&rev=15
This commit is contained in:
commit
0ac072f3ba
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 04:53:06 UTC 2018 - bwiedemann@suse.com
|
||||
|
||||
- Disable compile time CPU-detection
|
||||
instead always asume core2 (boo#1100677)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 15 20:34:02 UTC 2018 - mimi.vx@gmail.com
|
||||
|
||||
|
@ -105,7 +105,7 @@ This subpackage provides the development files needed for pocl.
|
||||
-DCMAKE_C_COMPILER=clang \
|
||||
-DCMAKE_CXX_COMPILER=clang++ \
|
||||
%ifarch %{ix86} x86_64
|
||||
-DKERNELLIB_HOST_CPU_VARIANTS=distro \
|
||||
-DLLC_HOST_CPU=core2 \
|
||||
%endif
|
||||
-DEXTRA_KERNEL_CXX_FLAGS="%{optflags} -std=c++11" \
|
||||
-DCMAKE_EXE_LINKER_FLAGS="-Wl,--as-needed -Wl,-z,now" \
|
||||
|
Loading…
Reference in New Issue
Block a user