зеркало из https://github.com/mozilla/moz-skia.git
fix error in linux makefile for some shells
R=borenet@google.com TBR=borenet@google.com NOTRY=true Author: halcanary@google.com Review URL: https://codereview.chromium.org/196823007 git-svn-id: http://skia.googlecode.com/svn/trunk@13882 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
Родитель
662af29307
Коммит
e65f1fa7bc
|
@ -34,7 +34,6 @@ EOF
|
|||
# Coverage, Debug, Release, or Release_Developer
|
||||
BUILD_TYPE='Debug'
|
||||
|
||||
unset OPTIND
|
||||
while getopts ":c:x:o:t:h" opt ; do
|
||||
case $opt in
|
||||
c) export CC="$OPTARG" ;;
|
||||
|
|
Загрузка…
Ссылка в новой задаче