[SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. STABLE-2_1_0_RELEASE-578-g5514d8eb
Simon Goldschmidt <[email protected]> Thu, 11 May 2023 16:08:59 -0400 (EDT)
| Newsgroups | gmane.network.lwip.cvs |
|---|---|
| Message-ID | <[email protected]> |
--===============5748254123131988838==
Content-Type: text/plain
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "lwIP - A Lightweight TCPIP stack".
The branch, master has been updated
via 5514d8eb633e69e77ff79a128eb9dd47e88ddec8 (commit)
via 911da26f96d630a9c1ad3cd9748f689ab170ad52 (commit)
from 2e3dcf06d1cf4e3f68ed8efe8ca105ae63208a66 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 5514d8eb633e69e77ff79a128eb9dd47e88ddec8
Author: Jonathan Neuschäfer <[email protected]>
Date: Fri Apr 7 14:18:54 2023 +0200
test/fuzz: Build with -O2 by default
Fuzzers should run fast by default, since the goal is to try many
variations of input data.
commit 911da26f96d630a9c1ad3cd9748f689ab170ad52
Author: Jonathan Neuschäfer <[email protected]>
Date: Sat Apr 8 18:27:09 2023 +0200
test/fuzz: Fix CC default value in makefile
Unfortunately, CC ?= afl-gcc doesn't work. This is because CC has a
default value (of "cc"), and the ?= operator only assigns a value if the
variable previously had none. "make" currently compiles with cc.
In this patch, I implemented the more elaborate way to achieve what was
probably intended: "make" will use afl-gcc now, and "make CC=foo" will
compile with "foo".
-----------------------------------------------------------------------
Summary of changes:
test/fuzz/Makefile | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
hooks/post-receive
--
lwIP - A Lightweight TCPIP stack
--===============5748254123131988838==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KbHdpcC1jb21t
aXRzIG1haWxpbmcgbGlzdApsd2lwLWNvbW1pdHNAbm9uZ251Lm9yZwpodHRwczovL2xpc3RzLm5v
bmdudS5vcmcvbWFpbG1hbi9saXN0aW5mby9sd2lwLWNvbW1pdHMK
--===============5748254123131988838==--