mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-17 18:46:13 +08:00
coin: Move install-patchelf script to unix directory
This patch prepare install-patchelf.sh script for use on MacOs Pick-to: 6.8 Task-number: QTBUG-126861 Change-Id: Id16462a2819da748ecd0b04f1df57968e9d90c37 Reviewed-by: Jøger Hansegård <joger.hansegard@qt.io>
This commit is contained in:
@@ -2,4 +2,4 @@
|
|||||||
# Copyright (C) 2024 The Qt Company Ltd.
|
# Copyright (C) 2024 The Qt Company Ltd.
|
||||||
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
|
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
|
||||||
|
|
||||||
source "${BASH_SOURCE%/*}/../common/linux/install-patchelf.sh"
|
source "${BASH_SOURCE%/*}/../common/unix/install-patchelf.sh"
|
||||||
|
|||||||
@@ -2,4 +2,4 @@
|
|||||||
# Copyright (C) 2024 The Qt Company Ltd.
|
# Copyright (C) 2024 The Qt Company Ltd.
|
||||||
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
|
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
|
||||||
|
|
||||||
source "${BASH_SOURCE%/*}/../common/linux/install-patchelf.sh"
|
source "${BASH_SOURCE%/*}/../common/unix/install-patchelf.sh"
|
||||||
|
|||||||
@@ -2,4 +2,4 @@
|
|||||||
# Copyright (C) 2024 The Qt Company Ltd.
|
# Copyright (C) 2024 The Qt Company Ltd.
|
||||||
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
|
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
|
||||||
|
|
||||||
source "${BASH_SOURCE%/*}/../common/linux/install-patchelf.sh"
|
source "${BASH_SOURCE%/*}/../common/unix/install-patchelf.sh"
|
||||||
|
|||||||
@@ -2,4 +2,4 @@
|
|||||||
# Copyright (C) 2024 The Qt Company Ltd.
|
# Copyright (C) 2024 The Qt Company Ltd.
|
||||||
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
|
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
|
||||||
|
|
||||||
source "${BASH_SOURCE%/*}/../common/linux/install-patchelf.sh"
|
source "${BASH_SOURCE%/*}/../common/unix/install-patchelf.sh"
|
||||||
|
|||||||
@@ -2,4 +2,4 @@
|
|||||||
# Copyright (C) 2024 The Qt Company Ltd.
|
# Copyright (C) 2024 The Qt Company Ltd.
|
||||||
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
|
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
|
||||||
|
|
||||||
source "${BASH_SOURCE%/*}/../common/linux/install-patchelf.sh"
|
source "${BASH_SOURCE%/*}/../common/unix/install-patchelf.sh"
|
||||||
|
|||||||
@@ -2,4 +2,4 @@
|
|||||||
# Copyright (C) 2024 The Qt Company Ltd.
|
# Copyright (C) 2024 The Qt Company Ltd.
|
||||||
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
|
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
|
||||||
|
|
||||||
source "${BASH_SOURCE%/*}/../common/linux/install-patchelf.sh"
|
source "${BASH_SOURCE%/*}/../common/unix/install-patchelf.sh"
|
||||||
|
|||||||
@@ -2,4 +2,4 @@
|
|||||||
# Copyright (C) 2024 The Qt Company Ltd.
|
# Copyright (C) 2024 The Qt Company Ltd.
|
||||||
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
|
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
|
||||||
|
|
||||||
source "${BASH_SOURCE%/*}/../common/linux/install-patchelf.sh"
|
source "${BASH_SOURCE%/*}/../common/unix/install-patchelf.sh"
|
||||||
|
|||||||
Reference in New Issue
Block a user