Package: prctl
Version: 1.5-1

The prctl get/set unalign calls are available on PowerPC as of 2.6.18.
The following patch fixes the control file to match.

diff -ru prctl-1.5.orig/debian/control prctl-1.5/debian/control
--- prctl-1.5.orig/debian/control       2007-07-05 14:35:38.000000000 -0500
+++ prctl-1.5/debian/control    2007-07-05 15:32:58.000000000 -0500
@@ -12,5 +12,5 @@
  prctl is a tool to query and modify process behavior.  Supported process 
  behavior is handling of unaligned memory access and handling of floating 
  point software assist faults.  The required syscalls are currently only
- available on Itanium Processor Family (ia64), HP PA-RISC (hppa) and 
- alpha (>=2.6.15) kernels in Debian.
+ available on Itanium Processor Family (ia64), HP PA-RISC (hppa),
+ alpha (>=2.6.15) and PowerPC (>= 2.6.18) kernels in Debian.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to