strip by default in public build
git-svn-id: svn://localhost/ardour2/branches/3.0@8704 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
32e207d966
commit
0995509a15
@ -43,7 +43,7 @@ while [ $# -gt 0 ] ; do
|
||||
WITH_NLS=1 ;
|
||||
INTERNAL_JACK=;
|
||||
WITH_LADSPA=;
|
||||
STRIP= ;
|
||||
STRIP=1 ;
|
||||
APPNAME=Ardour ;
|
||||
shift ;;
|
||||
--allinone)
|
||||
|
Loading…
Reference in New Issue
Block a user