summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tunsafe.spec2
1 files changed, 0 insertions, 2 deletions
diff --git a/tunsafe.spec b/tunsafe.spec
index bc40b58..657337d 100644
--- a/tunsafe.spec
+++ b/tunsafe.spec
@@ -19,8 +19,6 @@ High performance and secure VPN client that uses the WireGuard protocol.
%build
sed -i "s|clang++-6.0|clang++ -g $CXXFLAGS|;s|-lrt|-lrt $LDFLAGS|" build_linux.sh
-#sed -i "s|-mtls-dialect=gnu2||g" build_linux.sh
-#sed -i "s|-flto=auto||g; s|-ffat-lto-objects||g" build_linux.sh
make