[Lldb-commits] [PATCH] D31357: Support Unit Testing debugserver
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Apr 11 05:44:18 PDT 2017
labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.
This is fine, as far as i am concerned.
================
Comment at: tools/debugserver/source/CMakeLists.txt:117
+ POST_BUILD
+ # Note: --entitlements option removed (see comment above).
+ COMMAND ${CMAKE_COMMAND} -E env CODESIGN_ALLOCATE=${CODESIGN_ALLOCATE}
----------------
The comment does not make sense anymore.
https://reviews.llvm.org/D31357
More information about the lldb-commits
mailing list