aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/FindLibUSB.cmake
diff options
context:
space:
mode:
authorNao Pross <np@0hm.ch>2022-03-24 13:38:31 +0100
committerNao Pross <np@0hm.ch>2022-03-24 13:38:31 +0100
commita8cdee9ee6dfce6a89d03acc1fbef859f3aa846c (patch)
treece1b5e9c3993c9b70e0eb05f49713f655de14b04 /cmake/FindLibUSB.cmake
parentMerge branch 'firmware_upgrade' into 'master' (diff)
downloado3000-driver-macOS.tar.gz
o3000-driver-macOS.zip
Rename custom __packed__ attribute to __o3000_packed__macOS
Note: It is generally a bad idea to create identifier that start with an underscore [1]. In macOS the identifier __packed__ is already defined, because the packed attribute is written as __attribute__ ((__packed__)), which causes the code to fail to compile. To solve the problem this commit replaces __packed__ with __o3000_packed__. [1]: https://en.cppreference.com/w/c/language/identifier#Reserved_identifiers
Diffstat (limited to 'cmake/FindLibUSB.cmake')
0 files changed, 0 insertions, 0 deletions