mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
bump _SYSTEM_VERSION-clang after clang update and MODCLANG_VERSION change
discussed with many
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# $OpenBSD: arch-defines.mk,v 1.109 2024/10/26 14:00:10 semarie Exp $
|
||||
# $OpenBSD: arch-defines.mk,v 1.110 2025/06/16 07:49:07 tb Exp $
|
||||
#
|
||||
# ex:ts=4 sw=4 filetype=make:
|
||||
#
|
||||
@@ -99,7 +99,7 @@ _SYSTEM_VERSION-${MACHINE_ARCH} ?= 0
|
||||
_SYSTEM_VERSION-${ARCH} ?= 0
|
||||
|
||||
# added to version for all clang arches
|
||||
_SYSTEM_VERSION-clang = 2
|
||||
_SYSTEM_VERSION-clang = 3
|
||||
|
||||
# defined in go.port.mk; added to version for all go arches so that
|
||||
# go-compiled packages can be updated easily for a new go compiler
|
||||
|
||||
Reference in New Issue
Block a user