mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-19 22:43:22 +01:00
f3c0afbfb0
until I've made the commits to resolve the conflicts. Submitted by: Doug Rabson <dfr>
3 lines
98 B
Plaintext
3 lines
98 B
Plaintext
# When using glibc 2 on Linux we must always use vtable thunks.
|
|
CXXFLAGS=-O2 -g -fvtable-thunks
|