[Bug 230019] lang/racket: remove NOT_FOR_ARCHS, fix aarch64

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jul 24 16:52:50 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230019

            Bug ID: 230019
           Summary: lang/racket: remove NOT_FOR_ARCHS, fix aarch64
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: olgeni at FreeBSD.org
          Reporter: greg at unrelenting.technology
             Flags: maintainer-feedback?(olgeni at FreeBSD.org)
          Assignee: olgeni at FreeBSD.org

Created attachment 195426
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=195426&action=edit
racket.patch

Racket actually has been ported to all the architectures, just without JIT.

- FUTURES actually seems to require JIT (errors with JIT-related object files
when compiling on aarch64), so I moved FUTURES to the amd64/i386 only section
- aarch64 also required a define. Submitted upstream too:
https://github.com/racket/racket/pull/2187

Tested on aarch64, currently testing on armv7.

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


More information about the freebsd-ports-bugs mailing list