mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-23 12:35:33 +00:00
libevent2: Don't build tests and samples
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software. This reduces build time significantly. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com> (cherry picked from commit 26dbf79f4905e6b5ba5aafdc2271c3a864dd1924)
This commit is contained in:
parent
eb06fa6cf7
commit
fe90d14880
@ -0,0 +1,13 @@
|
||||
--- a/Makefile.am
|
||||
+++ b/Makefile.am
|
||||
@@ -143,8 +143,8 @@ CLEANFILES=
|
||||
DISTCLEANFILES=
|
||||
BUILT_SOURCES =
|
||||
include include/include.am
|
||||
-include sample/include.am
|
||||
-include test/include.am
|
||||
+#include sample/include.am
|
||||
+#include test/include.am
|
||||
|
||||
if BUILD_WIN32
|
||||
|
Loading…
x
Reference in New Issue
Block a user