mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
config/functions: clean up optimize leftover
This commit is contained in:
committed by
Stephan Raue
parent
fd7f8219a6
commit
5a84aa6936
@@ -1,9 +1,4 @@
|
||||
setup_toolchain() {
|
||||
if [ "$1" = "--optimize" ]; then
|
||||
OPTIMIZE=yes
|
||||
shift
|
||||
fi
|
||||
|
||||
if [ "$1" = target ]; then
|
||||
export DESTIMAGE="target"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user