[all-commits] [llvm/llvm-project] ac7747: [lldb/test] Append CXXFLAGS_EXTRAS last in Makefil...
Pavel Labath via All-commits
all-commits at lists.llvm.org
Mon May 9 10:35:28 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ac7747ef281c3be4cfefa5adb5d0395cefc10223
https://github.com/llvm/llvm-project/commit/ac7747ef281c3be4cfefa5adb5d0395cefc10223
Author: Pavel Labath <pavel at labath.sk>
Date: 2022-05-09 (Mon, 09 May 2022)
Changed paths:
M lldb/packages/Python/lldbsuite/test/make/Makefile.rules
Log Message:
-----------
[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.
More information about the All-commits
mailing list