Page MenuHomeFreeBSD

extra-patch-common.gypi
No OneTemporary

Size
496 B
Referenced Files
None
Subscribers
None

extra-patch-common.gypi

--- common.gypi.orig 2019-10-01 15:32:40.000000000 +0200
+++ common.gypi 2019-10-16 12:47:09.236138000 +0200
@@ -390,8 +390,8 @@
'ldflags': [ '-m32' ],
}],
[ 'target_arch=="ppc64" and OS!="aix"', {
- 'cflags': [ '-m64', '-mminimal-toc' ],
- 'ldflags': [ '-m64' ],
+ 'cflags': [ '-m64' ],
+ 'ldflags': [ '-m64' ],
}],
[ 'target_arch=="s390x"', {
'cflags': [ '-m64', '-march=z196' ],

File Metadata

Mime Type
text/x-diff
Expires
Sun, Mar 29, 2:30 PM (1 d, 46 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28218434
Default Alt Text
extra-patch-common.gypi (496 B)

Event Timeline