mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-05-16 10:26:58 +02:00
license
This commit is contained in:
parent
db9571cc9f
commit
fc3c706fd5
6 changed files with 18 additions and 0 deletions
3
.ci/ps4/make-toolchain.sh
Normal file → Executable file
3
.ci/ps4/make-toolchain.sh
Normal file → Executable file
|
|
@ -1,5 +1,8 @@
|
|||
#!/usr/local/bin/bash -ex
|
||||
|
||||
# SPDX-FileCopyrightText: Copyright 2025 Eden Emulator Project
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
# Define global vars
|
||||
# These flags are used everywhere, so let's reuse them.
|
||||
export OO_PS4_TOOLCHAIN="$PWD/prefix"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue