FreeBSD Bugzilla – Attachment 221237 Details for
Bug 252379
Mk/Uses/compiler.mk: remove USE_GCC=yes for compiler:openmp due to libomp.so is part of base since 11.3/12.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
remove USE_GCC=yes for compiler:openmp
compiler.mk.diff (text/plain), 318 bytes, created by
Vladimir Druzenko
on 2021-01-03 10:07:09 UTC
(
hide
)
Description:
remove USE_GCC=yes for compiler:openmp
Filename:
MIME Type:
Creator:
Vladimir Druzenko
Created:
2021-01-03 10:07:09 UTC
Size:
318 bytes
patch
obsolete
>--- Mk/Uses/compiler.mk.orig >+++ Mk/Uses/compiler.mk >@@ -112,13 +112,6 @@ > > CHOSEN_COMPILER_TYPE= ${COMPILER_TYPE} > >-.if ${_COMPILER_ARGS:Mopenmp} >-.if ${COMPILER_TYPE} == clang >-USE_GCC= yes >-CHOSEN_COMPILER_TYPE= gcc >-.endif >-.endif >- > .if ${_COMPILER_ARGS:Mnestedfct} > .if ${COMPILER_TYPE} == clang > USE_GCC= any
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
vvd
:
maintainer-approval?
(
portmgr
)
Actions:
View
|
Diff
Attachments on
bug 252379
: 221237
Working