octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #51758] [octave-forge] (interval) fails to bui


From: Oliver Heimlich
Subject: [Octave-bug-tracker] [bug #51758] [octave-forge] (interval) fails to build on non-x86 archs
Date: Wed, 16 Aug 2017 17:04:53 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #7, bug #51758 (project octave):

No need to send a patch, I have fixed it in the repository already.

https://sourceforge.net/p/octave/interval/ci/db753bae44b3b0ac58af3c7556a1d342cfeeb105/

Actually, I thought that this has already been fixed because the original
changeset has been patched into the Debian repository. Then I realized: In
Debian the auto-detection is overridden by this:

ifeq ($(DEB_HOST_ARCH_CPU),amd64)
export CONF_FLAG_SSE2 = --enable-sse2
else
export CONF_FLAG_SSE2 = --disable-sse2
endif


P.S. Many thanks for packaging @ Fedora.

This bug may be closed.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?51758>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]