[Bug 236648] [patch] net/onedrive make OPTONS really work

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Mar 19 23:01:20 UTC 2019


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

            Bug ID: 236648
           Summary: [patch] net/onedrive make OPTONS really work
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: hiroo.ono+freebsd at gmail.com

Created attachment 202990
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=202990&action=edit
correct the port's Makefile.

I did test building it on i386.
I found that:
* OPTIONS did not take effect (always depended on lang/ldc).
* It cannot be built with dmd1.

The patch corrects above problems. Tested with pourdriere on stable/12 i386 and
amd64.
I should have done that before submitting the port. Sorry.
Effectively, neither dmd2 nor ldc builds on i386 (and non-x86), the fact that
only amd64 version may be used do not change.

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


More information about the freebsd-ports-bugs mailing list