Files
pkgsrc-ng/textproc/icu/patches/patch-zz-minix-e
2016-01-22 00:11:27 +01:00

12 lines
351 B
Plaintext

--- runConfigureICU.orig Sun Oct 25 18:39:40 2015
+++ runConfigureICU Sun Oct 25 18:40:29 2015
@@ -327,7 +327,7 @@
DEBUG_CXXFLAGS='-Zi -MDd'
DEBUG_LDFLAGS='-DEBUG'
;;
- *BSD | DragonFly | Bitrig)
+ *BSD | DragonFly | Bitrig | Minix)
THE_OS="BSD"
THE_COMP="the GNU C++"
DEBUG_CFLAGS='-g -O0'