Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Apr 2015 09:12:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 199603] Mk/Uses/compiler.mk: cannot specify more than one argument
Message-ID:  <bug-199603-13-QV1CWoSjtS@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-199603-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-199603-13@https.bugs.freebsd.org/bugzilla/>

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

Jan Beich <jbeich@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #155839|0                           |1
        is obsolete|                            |

--- Comment #3 from Jan Beich <jbeich@FreeBSD.org> ---
Created attachment 155840
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=155840&action=edit
v1

(In reply to Baptiste Daroussin from comment #1)
> However compiler.mk has not been design test multiple arguments, it would need a little bit of refactor

Would the attached patch help? Mainly to help

  USES=         compiler:c++11-lib

  OPTIONS_DEFINE= OPENMP

  OPENMP_USES=  compiler:openmp

-- 
You are receiving this mail because:
You are on the CC list for the bug.



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