[lldb/test] Append CXXFLAGS_EXTRAS last in Makefile.rules
authorPavel Labath <pavel@labath.sk>
Mon, 9 May 2022 17:24:57 +0000 (19:24 +0200)
committerPavel Labath <pavel@labath.sk>
Mon, 9 May 2022 17:26:29 +0000 (19:26 +0200)
commitac7747ef281c3be4cfefa5adb5d0395cefc10223
treeeccfd74a11a1b16e0351bf1722c0930736625908
parent3f64f0328941c6ef13ce9d425f2a52061d774b92
[lldb/test] Append CXXFLAGS_EXTRAS last in Makefile.rules

This matches what we do with CFLAGS, and it started to matter
8abfa5119ad, which added some -std=-apending code.
lldb/packages/Python/lldbsuite/test/make/Makefile.rules