mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-09 02:39:00 +00:00
fix typo when defining away tightly_packed when building without -O
spotted by deraadt@ when building with CFLAGS=-fno-common matches upstream commit by Alexei Podtelezhnikov sna: fix typo for --enable-debug=full db2356f5861d4a81d67c00843a15f5624cd21fb5
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
#define must_check
|
||||
#define constant
|
||||
#define pure
|
||||
#define tighly_packed
|
||||
#define tightly_packed
|
||||
#define flatten
|
||||
#define page_aligned
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user