mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
Bump the alignment to 16bytes because lint1 memory allocator is used for objects that require 16bytes alignment on amd64 (ie. val_t). This makes lint1 work when compiled with compiler(s) that use SSE for memcpy on amd64. (e.g. clang). Approved by: ed (mentor) |
||
|---|---|---|
| .. | ||
| arch | ||
| common | ||
| lint1 | ||
| lint2 | ||
| llib | ||
| xlint | ||
| Makefile | ||
| Makefile.inc | ||