From owner-freebsd-sparc64@FreeBSD.ORG Sun Jan 24 02:06:00 2010 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 690EA106566C; Sun, 24 Jan 2010 02:06:00 +0000 (UTC) (envelope-from shurd@sasktel.net) Received: from electron.sasknet.sk.ca (electron.sasknet.sk.ca [142.165.20.179]) by mx1.freebsd.org (Postfix) with ESMTP id 108A68FC14; Sun, 24 Jan 2010 02:05:59 +0000 (UTC) Received: from pps.filterd (electron [127.0.0.1]) by electron.sasknet.sk.ca (8.14.3/8.14.3) with SMTP id o0O23PXe010689; Sat, 23 Jan 2010 20:05:59 -0600 Received: from bgmpomr1.sasknet.sk.ca (bgmpOMR1.sasknet.sk.ca [142.165.72.22]) by electron.sasknet.sk.ca with ESMTP id kgcydg5wx-1; Sat, 23 Jan 2010 20:05:59 -0600 Received: from ace.hurd.local (outgoing.bbsdev.net [76.202.204.46]) by bgmpomr1.sasknet.sk.ca (SaskTel eMessaging Service) with ESMTPA id <0KWQ009SRB5X5N00@bgmpomr1.sasknet.sk.ca>; Sat, 23 Jan 2010 20:05:59 -0600 (CST) Date: Sat, 23 Jan 2010 18:05:56 -0800 From: Stephen Hurd In-reply-to: <201001210750.20687.jhb@freebsd.org> To: John Baldwin Message-id: <4B5BAB04.9040907@sasktel.net> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT References: <201001210750.20687.jhb@freebsd.org> User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.23) Gecko/20091205 SeaMonkey/1.1.18 Mnenhy/0.7.6.0 X-Proofpoint-Virus-Version: vendor=fsecure engine=1.12.8161:2.4.5, 1.2.40, 4.0.166 definitions=2010-01-23_03:2010-01-20, 2010-01-23, 2010-01-23 signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=default score=0 spamscore=0 ipscore=0 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx engine=5.0.0-0908210000 definitions=main-1001230243 Cc: bug-followup@freebsd.org, nork@freebsd.org, Stephen Hurd , pav@freebsd.org, freebsd-sparc64@freebsd.org Subject: Re: ports/119352: graphics/ilmbase configure tests for shared semaphores but uses non-shared sems X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Jan 2010 02:06:00 -0000 John Baldwin wrote: >> So, the patch is still needed, but not for much longer? >> > > Maybe the patch can be made conditional on the OS version? I think we already > have that sort of behavior in other ports. > It's always correct regardless of the OS version, it just makes no difference for OSs which support pshared.