From 35c2fb5e815a98250d74a8a42a5b9b8cede3ada8 Mon Sep 17 00:00:00 2001 From: Tom Rix Date: Sat, 30 Dec 2023 11:39:26 -0500 Subject: [PATCH] Remove debugging cruft Signed-off-by: Tom Rix --- python-torch.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/python-torch.spec b/python-torch.spec index e62a1cf..810f499 100644 --- a/python-torch.spec +++ b/python-torch.spec @@ -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