mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 13:20:30 +00:00
Revert "qb: Add some safe defaults."
This reverts commit 0114c7b0c49a6ea3637b5dd2bd4abf0395b84116.
This commit is contained in:
parent
a1539e432c
commit
5b3c1edbef
@ -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…
x
Reference in New Issue
Block a user