projects
/
thrift.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e02651
)
disable fuzz testing binaries, those are FTBFS at the moment
author
Laszlo Boszormenyi (GCS)
<gcs@debian.org>
Fri, 1 May 2026 12:50:09 +0000
(14:50 +0200)
committer
Laszlo Boszormenyi (GCS)
<gcs@debian.org>
Sat, 9 May 2026 13:29:42 +0000
(13:29 +0000)
During linking gcc fails with function main doesn't exist.
Gbp-Pq: Name disable_fuzz_testing.patch
lib/c_glib/test/Makefile.am
patch
|
blob
|
history
diff --git
a/lib/c_glib/test/Makefile.am
b/lib/c_glib/test/Makefile.am
index 8d715c41382e1a68aa8fe4829df2e568777d8794..73d92816936670b8f5165876566762b44162a8b6 100644
(file)
--- a/
lib/c_glib/test/Makefile.am
+++ b/
lib/c_glib/test/Makefile.am
@@
-18,7
+18,7
@@
#
AUTOMAKE_OPTIONS = subdir-objects serial-tests nostdinc
-SUBDIRS =
fuzz
+SUBDIRS =
BUILT_SOURCES = \
gen-c_glib/t_test_container_test_types.c \