mirror of
https://github.com/matrix-construct/construct
synced 2025-01-13 16:33:53 +01:00
configure: Remove errant section-anchors options.
This commit is contained in:
parent
93887a65e7
commit
4ef66a6c9a
1 changed files with 0 additions and 1 deletions
|
@ -596,7 +596,6 @@ dnl CXXFLAGS+=" -fbtr-bb-exclusive"
|
||||||
CXXFLAGS+=" -falign-labels"
|
CXXFLAGS+=" -falign-labels"
|
||||||
CXXFLAGS+=" -falign-loops"
|
CXXFLAGS+=" -falign-loops"
|
||||||
CXXFLAGS+=" -falign-jumps"
|
CXXFLAGS+=" -falign-jumps"
|
||||||
CXXFLAGS+=" -fsection-anchors"
|
|
||||||
])
|
])
|
||||||
|
|
||||||
dnl
|
dnl
|
||||||
|
|
Loading…
Reference in a new issue