Skip to content

Commit 4567f43

Browse files
committed
bcm-refsw patch to disable compile time assert
1 parent de13a31 commit 4567f43

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package/bcm-refsw/0007-static_assert.patch

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
--- BSEAV/lib/gpu/vc5/platform/nexus/display_nexus.c.orig 2019-01-23 17:21:13.301691128 -0500
2-
+++ BSEAV/lib/gpu/vc5/platform/nexus/display_nexus.c 2019-01-23 17:22:37.941918452 -0500
3-
@@ -271,7 +271,6 @@
1+
--- ./BSEAV/lib/gpu/vc5/platform/nexus/display_nexus.c.orig 2020-02-22 08:04:56.645613174 +0530
2+
+++ ./BSEAV/lib/gpu/vc5/platform/nexus/display_nexus.c 2020-02-22 08:05:03.241560692 +0530
3+
@@ -268,7 +268,6 @@
44

55
static void SetWindowInfo(WindowInfo *dst, NXPL_NativeWindowInfoEXT *src)
66
{

0 commit comments

Comments
 (0)