Add zabbix74 ports, a Standard release. Its support will last until there will be 8.0 LTS release (at the latest in Q3/2026). The upgrade notes can be found at: https://www.zabbix.com/documentation/7.4/en/manual/installation/upgrade_notes_740 Release notes: https://www.zabbix.com/rn/rn7.4.0
12 lines
302 B
C
12 lines
302 B
C
--- src/libs/zbxembed/duktape.h.orig 2022-02-14 01:54:29.000000000 -0800
|
|
+++ src/libs/zbxembed/duktape.h 2022-02-15 13:48:15.058093000 -0800
|
|
@@ -160,7 +160,7 @@
|
|
#if !defined(DUKTAPE_H_INCLUDED)
|
|
#define DUKTAPE_H_INCLUDED
|
|
|
|
-#define DUK_SINGLE_FILE
|
|
+#undef DUK_SINGLE_FILE
|
|
|
|
/*
|
|
* BEGIN PUBLIC API
|