mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-29 11:38:52 +02:00
telegram: disable verbose for make
This commit is contained in:
@@ -167,7 +167,7 @@ BUILD()
|
|||||||
cd out/Release
|
cd out/Release
|
||||||
# multi-job takes too much memory
|
# multi-job takes too much memory
|
||||||
export DISABLE_ASLR=1
|
export DISABLE_ASLR=1
|
||||||
make VERBOSE=1 || (cd /sources/tdesktop-1.8.13/Telegram/gyp && strace /sources/tdesktop-1.8.13/out/Release/codegen_style -I ../Resources -I ../SourceFiles -o /sources/tdesktop-1.8.13/out/Release/obj/gen/styles -w /sources/tdesktop-1.8.13/out/Release/.. ../Resources/basic.style; false)
|
make
|
||||||
|
|
||||||
#build notify gate tool
|
#build notify gate tool
|
||||||
gcc -o tg-notify-gate $sourceDir/Telegram/SourceFiles/platform/haiku/notifications_haiku_gate.cpp -lbe
|
gcc -o tg-notify-gate $sourceDir/Telegram/SourceFiles/platform/haiku/notifications_haiku_gate.cpp -lbe
|
||||||
|
|||||||
Reference in New Issue
Block a user