mirror of
https://github.com/intel/gmmlib.git
synced 2025-09-15 12:51:21 +08:00
Remove ARCH and detect architecture from compiler
Issue#17 Change-Id: I86331d399157015dd746dad5c9d66716629613cd
This commit is contained in:

committed by
Prajapati, Dimpalben R

parent
e6c8949164
commit
72c92c0dfa
@ -40,7 +40,6 @@ endif()
|
||||
|
||||
# Ensure definitions for some variables that should be set by the overall build system.
|
||||
bs_set_if_undefined(PLATFORM "linux")
|
||||
bs_set_if_undefined(ARCH "64")
|
||||
bs_set_if_undefined(GFXGEN "9")
|
||||
bs_set_if_undefined(CXXFLAGS "-D_GLIBCXX_USE_CXX11_ABI=0")
|
||||
|
||||
|
Reference in New Issue
Block a user