Remove [PATCH] from patches
This commit is contained in:
parent
c46d636377
commit
3b901cf774
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
From cfd733c6c50dfcd20d1bd359e2ca1dc4da039a4b Mon Sep 17 00:00:00 2001
|
||||
From: Daniel Micay <danielmicay@gmail.com>
|
||||
Date: Thu, 21 May 2020 14:07:54 -0400
|
||||
Subject: [PATCH] disable broken warning for auto var init
|
||||
Subject: disable broken warning for auto var init
|
||||
|
||||
---
|
||||
build/config/compiler/BUILD.gn | 2 +-
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From e7eb1a78a4795ac2ece3c96a051b003be8b2cb71 Mon Sep 17 00:00:00 2001
|
||||
From: Daniel Micay <danielmicay@gmail.com>
|
||||
Date: Wed, 8 Apr 2020 20:48:17 -0400
|
||||
Subject: [PATCH] enable -ftrivial-auto-var-init=zero
|
||||
Subject: enable -ftrivial-auto-var-init=zero
|
||||
|
||||
---
|
||||
build/config/compiler/BUILD.gn | 4 ++++
|
||||
|
|
Loading…
Add table
Reference in a new issue