Remove debugging cruft
Signed-off-by: Tom Rix <trix@redhat.com>
This commit is contained in:
parent
a2e90804f0
commit
35c2fb5e81
1 changed files with 1 additions and 3 deletions
|
|
@ -262,7 +262,7 @@ rm caffe2/mobile/contrib/libopencl-stub/include/CL/*.hpp
|
|||
# export SETUPTOOLS_SCM_DEBUG=1
|
||||
|
||||
# For verbose cmake output
|
||||
export VERBOSE=ON
|
||||
# export VERBOSE=ON
|
||||
# For verbose linking
|
||||
# export CMAKE_SHARED_LINKER_FLAGS=-Wl,--verbose
|
||||
|
||||
|
|
@ -324,8 +324,6 @@ export USE_XNNPACK=ON
|
|||
# See BZ 2244862
|
||||
%py3_build
|
||||
|
||||
false
|
||||
|
||||
%install
|
||||
%py3_install
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue