Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 Jul 2014 18:09:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 191565] New: java/bootstrap-openjdk typo in Makefile
Message-ID:  <bug-191565-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 191565
           Summary: java/bootstrap-openjdk typo in Makefile
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: sbruno@FreeBSD.org

Makefile has a typo:

ONLY_FOR_ARCH=  amd64 i386


should be:

ONLY_FOR_ARCHS=  amd64 i386


Found when building armv6 ports.

http://dirty.ysv.freebsd.org/data/11armv632-default/2014-07-02_15h44m47s/logs/errors/bootstrap-openjdk-.log

-- 
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-191565-13>