mirror of
https://github.com/clearlinux/make-fmv-patch.git
synced 2026-09-05 13:22:05 +00:00
Merge pull request #14 from mwkroening/ctags
List active Universal Ctags instead of dormant Exuberant Ctags
This commit is contained in:
@@ -139,9 +139,9 @@ Voila!
|
||||
|
||||
- GCC v6 compiler or newer
|
||||
- Perl
|
||||
- Exuberant ctags:
|
||||
In order to use `make-fvm-patch.pl` your system will need Exuberant Ctags
|
||||
(https://sourceforge.net/projects/ctags/), this is due to the `--c-kinds`
|
||||
- Universal Ctags:
|
||||
In order to use `make-fvm-patch.pl` your system will need Universal Ctags
|
||||
(https://ctags.io/), this is due to the `--c-kinds`
|
||||
ctags' flag usage.
|
||||
|
||||
## Test examples
|
||||
|
||||
Reference in New Issue
Block a user