mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-09 12:41:28 +01:00
eclass/toolchain-funcs: Sync with Gentoo
It's from Gentoo commit e1b2c889ed20b28100ba601b415925a2b73cde80. Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
parent
ae867281a7
commit
d06f0a13f3
@ -659,11 +659,11 @@ _tc-has-openmp() {
|
||||
# build-time, e.g.
|
||||
# @CODE
|
||||
# pkg_pretend() {
|
||||
# [[ ${MERGE_TYPE} != binary ]] && tc-check-min_ver gcc 13.2.0
|
||||
# [[ ${MERGE_TYPE} != binary ]] && tc-check-min_ver gcc 13.2
|
||||
# }
|
||||
#
|
||||
# pkg_setup() {
|
||||
# [[ ${MERGE_TYPE} != binary ]] && tc-check-min_ver gcc 13.2.0
|
||||
# [[ ${MERGE_TYPE} != binary ]] && tc-check-min_ver gcc 13.2
|
||||
# }
|
||||
# @CODE
|
||||
tc-check-min_ver() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user