Subversion Repositories pike

Compare Revisions

Ignore whitespace Rev 278 → Rev 277

/trunk/debian/changelog
1,9 → 1,3
pike8.0 (8.0.498-1) unstable; urgency=low
 
* New upstream stable release.
 
-- Magnus Holmgren <holmgren@debian.org> Sat, 11 Nov 2017 22:59:16 +0100
 
pike8.0 (8.0.438-1) unstable; urgency=low
 
* New upstream stable release.
/trunk/debian/patches/hurd.patch
60,8 → 60,8
+ sys/prctl.h sys/ioctl.h mach/message.h mach/task_info.h mach/task.h \
mach/mach_init.h syscall.h sys/syscall.h devices/timer.h \
direct.h CoreServices/CoreServices.h execinfo.h \
mach/mach.h mach/thread_act.h mach/clock.h urcu.h \
@@ -7582,7 +7582,7 @@ if test -z "$LDSHARED" ; then
mach/mach.h mach/thread_act.h mach/clock.h urcu.h,,,[
@@ -7557,7 +7557,7 @@ if test -z "$LDSHARED" ; then
next*) LDSHARED="$REALCC $CFLAGS -nostdlib -r";;
Linux*) LDSHARED="$REALCC -shared";;
GNU/kFreeBSD*) LDSHARED="$REALCC -shared";;
72,7 → 72,7
OpenBSD*) LDSHARED="$REALCC -Wl,-Bshareable";;
--- a/src/machine.h.in
+++ b/src/machine.h.in
@@ -912,6 +912,9 @@
@@ -900,6 +900,9 @@
/* Define to 1 if you have the <mach/mach_init.h> header file. */
#undef HAVE_MACH_MACH_INIT_H