Make bear-macos issue a sub-tree
Since it is directly relevant to the project-compile-settings section.
This commit is contained in:
parent
e02cde1195
commit
7251b50b35
1 changed files with 3 additions and 3 deletions
|
@ -125,7 +125,8 @@ bear make
|
||||||
|
|
||||||
Use ~M-x +cc/reload-compile-db~ to reload your compile db in an already-open
|
Use ~M-x +cc/reload-compile-db~ to reload your compile db in an already-open
|
||||||
C/C++/ObjC buffer.
|
C/C++/ObjC buffer.
|
||||||
** Known issues with bear on macOS
|
|
||||||
|
*** Known issues with bear on macOS
|
||||||
MacOS' [[https://support.apple.com/en-us/HT204899][System Integrity Protection (SIP)]] might interfere with bear if ~make~ is
|
MacOS' [[https://support.apple.com/en-us/HT204899][System Integrity Protection (SIP)]] might interfere with bear if ~make~ is
|
||||||
under ~/usr/bin/~ which results in an empty compilation database.
|
under ~/usr/bin/~ which results in an empty compilation database.
|
||||||
|
|
||||||
|
@ -161,6 +162,5 @@ bear gmake
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
Additional info:
|
Additional info:
|
||||||
|
|
||||||
+ [[https://github.com/rizsotto/Bear/issues/158][Empty compilation database with compiler in /usr/local]]
|
+ [[https://github.com/rizsotto/Bear/issues/158][Empty compilation database with compiler in /usr/local]]
|
||||||
+ [[https://github.com/rizsotto/Bear/issues/152][Workaround for 'Empty compilation database on OS X Captain]]
|
+ [[https://github.com/rizsotto/Bear/issues/152][Workaround for 'Empty compilation database on OS X Captain]]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue