Control: tags 1123477 + patch
Control: tags 1123477 + pending

Dear maintainer,

I've prepared an NMU for smlsharp (versioned as 4.1.0-1.1) and uploaded 
it to DELAYED/14. Please feel free to tell me if I should cancel it.

cu
Adrian
diffstat for smlsharp-4.1.0 smlsharp-4.1.0

 changelog |    7 +++++++
 rules     |    2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff -Nru smlsharp-4.1.0/debian/changelog smlsharp-4.1.0/debian/changelog
--- smlsharp-4.1.0/debian/changelog	2025-02-05 10:55:08.000000000 +0200
+++ smlsharp-4.1.0/debian/changelog	2026-01-14 21:46:10.000000000 +0200
@@ -1,3 +1,10 @@
+smlsharp (4.1.0-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Build --with-incompatible-llvm. (Closes: #1123477)
+
+ -- Adrian Bunk <[email protected]>  Wed, 14 Jan 2026 21:46:10 +0200
+
 smlsharp (4.1.0-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru smlsharp-4.1.0/debian/rules smlsharp-4.1.0/debian/rules
--- smlsharp-4.1.0/debian/rules	2025-02-05 10:55:08.000000000 +0200
+++ smlsharp-4.1.0/debian/rules	2026-01-14 21:46:10.000000000 +0200
@@ -12,7 +12,7 @@
 
 override_dh_auto_configure:
 	CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)" \
-	./configure --prefix=/usr
+	./configure --prefix=/usr --with-incompatible-llvm
 
 override_dh_auto_build:
 	dh_auto_build -- stage

Reply via email to