Commit 9a4865e
UPSTREAM: <carry>: Remove bindata generation from build
Using go-bindata is causing problems with ART builds.
This removes the use of go-bindata from the builds.
This will subsequently require that users MANUALLY run
the `bindata` target to refresh the bindata, or use
the `build-update` target.
This is a quickfix to put out the fire.
Signed-off-by: Todd Short <todd.short@me.com>1 parent d9f86c1 commit 9a4865e
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| |||
0 commit comments