History log of /external/lldb/test/functionalities/thread/Makefile
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
87a5c11cf39eb6d1974a470694afb0c265f0221e 25-Jan-2013 Daniel Malea <daniel.malea@intel.com> Update test scripts and Makefiles to allow testing with GCC:
- introduce new variable ARCHFLAG in make/Makefile.rules to switch between "-arch" on Mac and "-m" everywhere else
- update testcase makefiles to use LD_EXTRAS instead of LDFLAGS (the former interacts with Makefile.rules badly)
- special treatment for gcc 4.6: replace "-std=c++11" with "-std=c++0x" as the former is not handled correctly
- remove hardcoded "-arch" from test Makefile

This patch should not have any effect on lldb on Mac OS X.



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@173402 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/functionalities/thread/Makefile
2976b65a7d5aeb7c80a1a2505251e02044e776a0 08-Jan-2013 Matt Kopec <Matt.Kopec@intel.com> Add test to check the number of threads.



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@171869 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/functionalities/thread/Makefile