mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
parent
a1539e432c
commit
5b3c1edbef
1 changed files with 1 additions and 4 deletions
|
@ -1,7 +1,3 @@
|
|||
IFS='
|
||||
'
|
||||
\unalias -a 2>/dev/null
|
||||
PATH="$(command -p getconf PATH):$PATH"
|
||||
|
||||
if [ -n "$CROSS_COMPILE" ]; then
|
||||
case "$CROSS_COMPILE" in
|
||||
|
@ -30,3 +26,4 @@ if [ -e /etc/lsb-release ]; then
|
|||
fi
|
||||
|
||||
echo "Checking operating system ... $OS ${DISTRO}"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue