3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/tools/parsing/tree-sitter
Sergei Trofimovich 717e7bd291 tree-sitter: strip only debug info by default
Noticed use of $STRIP when passed through various uses of $STRIP
in `nixpkgs`. This looked unusual in a way that it strips not just
debugging symbols but also all the rest.

The change switch to debug-only stripping.

While at it switched to expliict use of `-fPIC` for shared library.
2022-08-07 17:35:48 +01:00
..
grammars tree-sitter: Update grammars and add markdown-inline 2022-07-15 16:39:44 +02:00
default.nix tree-sitter: Update grammars and add markdown-inline 2022-07-15 16:39:44 +02:00
grammar.nix tree-sitter: strip only debug info by default 2022-08-07 17:35:48 +01:00
update.nix Merge pull request #177651 from ambroisie/add-tree-sitter-tiger 2022-06-15 14:27:19 +02:00