From owner-svn-ports-head@FreeBSD.ORG Fri Sep 26 13:56:41 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B4727FBA; Fri, 26 Sep 2014 13:56:41 +0000 (UTC) Received: from mail.jr-hosting.nl (mail.jr-hosting.nl [78.47.69.234]) by mx1.freebsd.org (Postfix) with ESMTP id 6C66DE47; Fri, 26 Sep 2014 13:56:40 +0000 (UTC) Received: from [IPv6:2001:470:d701::a89d:d6b0:ace2:83ba] (unknown [IPv6:2001:470:d701:0:a89d:d6b0:ace2:83ba]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mail.jr-hosting.nl (Postfix) with ESMTPSA id 71A244B028; Fri, 26 Sep 2014 15:56:32 +0200 (CEST) DMARC-Filter: OpenDMARC Filter v1.3.0 mail.jr-hosting.nl 71A244B028 Authentication-Results: mail.jr-hosting.nl/71A244B028; dmarc=none header.from=FreeBSD.org Content-Type: multipart/signed; boundary="Apple-Mail=_CC169EE6-B2B1-450B-8142-9AEEC5978D12"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Re: svn commit: r369325 - in head/devel/boost-libs: . files From: Remko Lodder In-Reply-To: <201409261348.s8QDmSGG078406@svn.freebsd.org> Date: Fri, 26 Sep 2014 15:56:26 +0200 Message-Id: References: <201409261348.s8QDmSGG078406@svn.freebsd.org> To: Sean Bruno X-Mailer: Apple Mail (2.1878.6) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Sep 2014 13:56:41 -0000 --Apple-Mail=_CC169EE6-B2B1-450B-8142-9AEEC5978D12 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 26 Sep 2014, at 15:48, Sean Bruno wrote: > Author: sbruno > Date: Fri Sep 26 13:48:27 2014 > New Revision: 369325 > URL: http://svnweb.freebsd.org/changeset/ports/369325 > QAT: https://qat.redports.org/buildarchive/r369325/ >=20 > Log: > The boost-libs port fails on armv6 as it attempts to use the = assembler directly > when the files contain pre-processor directives. >=20 > The attached patch passes these files through the compiler as is done = in the > base system. >=20 > PR: 193836 > Submitted by: andrew > Approved by: bapt (mentor) >=20 Thank you and Andrew for working on this, I can confirm that this works = like a charm! Cheers Remko --=20 /"\ Best regards, | remko@FreeBSD.org \ / Remko Lodder | remko@EFnet X http://www.evilcoder.org/ | / \ ASCII Ribbon Campaign | Against HTML Mail and News --Apple-Mail=_CC169EE6-B2B1-450B-8142-9AEEC5978D12 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - http://gpgtools.org iQIcBAEBAgAGBQJUJXCKAAoJEKjD27JZ84ywZoEP/idExoSLfHKIHK+am0LwNR4J XLJKOxAz7qpo1FlT9yUZ5edUIqJtSU/qQbVo7KfiPy4bA9/SlwEkAuhqOUMycy0S vjxyo3Gir4Zfzga97nGmdazazz1/dq2OP9ZmudSu5VuuMFcCmKv56gz2A0OqVk76 gt+UVcjKEjkIqlujKLnmKKHw5qEr+iIFMnHZM91JGWLpQ2qkB37cTdkRpk4Oqzuh 6pCYGzhNbsVHxfmMLtnoyX2ICYd6BHMhJ7SD8d56TOYIb5KKg8MpfKk+mIcUAiFY 6LUlOObTAKfDZfnxtD/g5ohSCBJPvn+L0H1WBe0n2PrLkV2Q4hIFbYm4Z0kmKNbV OtGqDFUAmPN7ykAupD3usjTui2sICEC5yv9MqNQ+D8hWoLo0MlFUntjZx+rEm1UJ /HQ1hjl4gJchYvdB1ttQ4qelCFVR5uxLCNXEvhD9GxL/qMkDwiKtv/ykj47mjnd3 GrGnkvsIiE0qmpef6WZK1uc28Admm0Cb/I2FLW7ImPvQSxi8C7lSTAkL5OOveLS8 mDvWWhRnOVDOUvLeG6L/H66wy+zwGaEup2lZeVcTJ2M2Nvb4PMy7OBj8apAZoBPr qKIhoLT3Ri2poddRw8D9ir6QoOoEM+VItwwqA4D8d8eELZUhIepQoERDcQUajNtg aC4kboXVteVWfP6LNFxE =6W9W -----END PGP SIGNATURE----- --Apple-Mail=_CC169EE6-B2B1-450B-8142-9AEEC5978D12--