diff --git a/net-im/telegram-desktop/telegram_desktop-1.8.13.recipe b/net-im/telegram-desktop/telegram_desktop-1.8.13.recipe index 0696c25d2..8e275776a 100644 --- a/net-im/telegram-desktop/telegram_desktop-1.8.13.recipe +++ b/net-im/telegram-desktop/telegram_desktop-1.8.13.recipe @@ -167,7 +167,7 @@ BUILD() cd out/Release # multi-job takes too much memory export DISABLE_ASLR=1 - make + make VERBOSE=1 #build notify gate tool gcc -o tg-notify-gate $sourceDir/Telegram/SourceFiles/platform/haiku/notifications_haiku_gate.cpp -lbe