Commit Diff


commit - eb77afa8d308a2f4f422df2ff19f023b5b2cc591
commit + aa76c675eb101c3182639c7491b3458975c46a48
blob - e9bb82cb0c24112bb55101b318aa7d8030b1c2b5
blob + 15897fbb5d578cf0892b7375334c7f4b680711e6
--- ChangeLog
+++ ChangeLog
@@ -1,3 +1,7 @@
+2021-11-16  Omar Polo  <op@omarpolo.com>
+
+	* configure (singletest): fix the cross-compilation: don't run the test binaries just built
+
 2021-10-24  Omar Polo  <op@omarpolo.com>
 
 	* log.c (log_request): fix "double slash" in logs: gmid ended up printing two slashes between the hostname and the path when logging the request IRI.