Browse Source
Update simplebuild.config
delete debug binary
pull/50/head
Gorgone
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
support/configs/simplebuild.config
|
@ -5,4 +5,4 @@ S3_UPDATE_CHECK=0 |
|
|
USE_VERBOSE=0 |
|
|
USE_VERBOSE=0 |
|
|
USE_COMPRESS=0 |
|
|
USE_COMPRESS=0 |
|
|
USE_TARGZ=0 |
|
|
USE_TARGZ=0 |
|
|
delete_oscamdebugbinary=0 |
|
|
delete_oscamdebugbinary=1 |
|
|