public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher (jlec)" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sci-chemistry/avogadro/files: avogadro-1.1.0-textrel.patch
Date: Thu,  6 Dec 2012 18:08:58 +0000 (UTC)	[thread overview]
Message-ID: <20121206180858.8395B2171E@flycatcher.gentoo.org> (raw)

jlec        12/12/06 18:08:58

  Added:                avogadro-1.1.0-textrel.patch
  Log:
  sci-chemistry/avogadro: Version Bump prepared by Reinis Danne, #439436; fixes build with latest boost, #406267
  
  (Portage version: 2.2.0_alpha144/cvs/Linux x86_64, signed Manifest commit with key 70EB7916)

Revision  Changes    Path
1.1                  sci-chemistry/avogadro/files/avogadro-1.1.0-textrel.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/avogadro/files/avogadro-1.1.0-textrel.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/avogadro/files/avogadro-1.1.0-textrel.patch?rev=1.1&content-type=text/plain

Index: avogadro-1.1.0-textrel.patch
===================================================================
 libavogadro/src/extensions/crystallography/spglib/CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libavogadro/src/extensions/crystallography/spglib/CMakeLists.txt b/libavogadro/src/extensions/crystallography/spglib/CMakeLists.txt
index fb88316..2ddcfdf 100644
--- a/libavogadro/src/extensions/crystallography/spglib/CMakeLists.txt
+++ b/libavogadro/src/extensions/crystallography/spglib/CMakeLists.txt
@@ -20,6 +20,6 @@ add_library(spglib STATIC ${spglib_SRCS})
 set_target_properties(spglib PROPERTIES COMPILE_FLAGS "-w")
 
 # Set -fPIC on x86_64
-if("${CMAKE_SYSTEM_PROCESSOR}" STREQUAL "x86_64")
+if("${CMAKE_SYSTEM_PROCESSOR}" MATCHES "^(i.86|x86|x86_64)$")
   set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -fPIC"  )
 endif()





             reply	other threads:[~2012-12-06 18:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-06 18:08 Justin Lecher (jlec) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-02-13 18:35 [gentoo-commits] gentoo-x86 commit in sci-chemistry/avogadro/files: avogadro-1.1.0-textrel.patch Justin Lecher (jlec)
2013-02-13 18:48 Justin Lecher (jlec)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20121206180858.8395B2171E@flycatcher.gentoo.org \
    --to=jlec@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox