Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Aug 2015 05:30:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-arm@FreeBSD.org
Subject:   [Bug 202641] bsd.cpu.mk: add softfp to MACHINE_CPU
Message-ID:  <bug-202641-7@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202641

            Bug ID: 202641
           Summary: bsd.cpu.mk: add softfp to MACHINE_CPU
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Keywords: feature, patch
          Severity: Affects Only Me
          Priority: ---
         Component: arm
          Assignee: freebsd-arm@FreeBSD.org
          Reporter: jbeich@FreeBSD.org

Created attachment 160329
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=160329&action=edit
v0

In case of slow floating point emulation some ports may opt to use integer
routines e.g., libvorbis -> libtremor. C preprocessor already defines
__SOFTFP__ macro but it cannot be easily used in Makefiles.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202641-7>