From 984ee4d231c447967f3e88b050556e60b40b2d5f Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sat, 25 Sep 2021 12:57:20 +0200 Subject: [PATCH] explan the comment --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index 2fac33f2..3428d220 100755 --- a/debian/rules +++ b/debian/rules @@ -489,6 +489,7 @@ ifeq (${LIBFUZZER_ENABLE},yes) endif touch $@ +# Libc++ doesn't build with: # Fails with $ # No target "unwind_static" # on 12. Will test with 13