Skip to content
Snippets Groups Projects
Commit ca0029cc authored by Timo Teräs's avatar Timo Teräs
Browse files

adb: remove usage of static flexible structure member initialization

This is a GCC extension, and seems to not work correctly with
cross-compilation. Perhaps the combination of using also designated
array initializer mixed up things.

Just git rid of the flexible member for now.
parent fc6e8d65
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment