ports/net-mgmt/zabbix74-server/files/patch-src_libs_zbxembed_duktape.h
Juraj Lutter a669ab74cd net-mgmt/zabbix74: Add new ports
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
2025-07-01 10:29:14 +02:00

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