Remove VERBOSE
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
8910d93175
commit
4d3bd33c02
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ build() {
|
|||
cd build-linux
|
||||
cmake .. -DUSE_DISCORD_RICH_PRESENCE=OFF
|
||||
|
||||
make VERBOSE=1 UNICORN_QEMU_FLAGS="--python=/usr/bin/python2"
|
||||
make UNICORN_QEMU_FLAGS="--python=/usr/bin/python2"
|
||||
}
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue