[Bug 202641] bsd.cpu.mk: add softfp to MACHINE_CPU

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Aug 25 05:30:37 UTC 2015


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 at FreeBSD.org
          Reporter: jbeich at 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.


More information about the freebsd-arm mailing list