8299231fff
on FreeBSD 11.2 and 12. Remove BROKEN. No PORTREVISION bump necessary.
13 lines
496 B
C
13 lines
496 B
C
--- pts_defl.c.orig 2014-09-16 08:52:28 UTC
|
|
+++ pts_defl.c
|
|
@@ -1,10 +1,3 @@
|
|
-#define DUMMY \
|
|
-set -ex; \
|
|
-"${CC:-gcc}" -DNDEBUG=1 -DPTS_DEFL_MAIN -O3 -ansi \
|
|
- -Wall -W -Wstrict-prototypes -Wtraditional -Wnested-externs -Winline \
|
|
- -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wmissing-prototypes \
|
|
- -Wmissing-declarations pts_defl.c -o flateenc; \
|
|
-exit
|
|
/*
|
|
* pts_defl.c -- C source file ZIP compression ripped from linux-2.6.8.1
|
|
* by pts@fazekas.hu at Tue Jan 18 15:19:06 CET 2005
|