mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-31 09:14:28 +00:00
717e7bd291
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. |
||
---|---|---|
.. | ||
antlr | ||
bison | ||
bisonc++ | ||
byacc | ||
flex | ||
flexc++ | ||
hammer | ||
javacc | ||
jikespg | ||
jshon | ||
lemon | ||
peg | ||
ragel | ||
re2c | ||
tree-sitter |