mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-02 04:58:52 +02:00
Telegram: enable verbose 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
|
make VERBOSE=1
|
||||||
|
|
||||||
#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