mirror of
https://github.com/Qz3rK/tdesktop.git
synced 2026-07-03 14:15:08 +02:00
Use 'uname -m' instead of 'uname -p'.
This commit is contained in:
+1
-1
Submodule Telegram/gyp/helpers updated: 9d456ff5e1...5b000acfb5
@@ -71,7 +71,7 @@
|
||||
},
|
||||
},
|
||||
'conditions': [
|
||||
[ '"<!(uname -p)" != "x86_64"', {
|
||||
[ '"<!(uname -m)" != "x86_64"', {
|
||||
'ldflags': [
|
||||
'-Wl,-wrap,__divmoddi4',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user