From 703a4f9a95792b3d11db42bcfb4c0e2d21e29f44 Mon Sep 17 00:00:00 2001 From: Daiki Ueno Date: Sat, 11 Jan 2020 09:02:36 +0100 Subject: [PATCH] Remove leftover debug command in %build --- nss.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/nss.spec b/nss.spec index cee9b1e..4ac163b 100644 --- a/nss.spec +++ b/nss.spec @@ -247,8 +247,6 @@ find nss/lib/libpkix -perm /u+x -type f -exec chmod -x {} \; %build -gcc -mfpu=neon -dM -E - < /dev/null - export FREEBL_NO_DEPEND=1 # Must export FREEBL_LOWHASH=1 for nsslowhash.h so that it gets