mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
doc/hooks/cernlib: document CERNLIB hook (#341691)
This commit is contained in:
parent
b89077cca1
commit
94eeb71d25
2 changed files with 4 additions and 0 deletions
3
doc/hooks/cernlib.section.md
Normal file
3
doc/hooks/cernlib.section.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
# CERNLIB {#cernlib-hook}
|
||||
|
||||
This hook sets the `CERN`, `CERN_LEVEL`, and `CERN_ROOT` environment variables. They are part of [CERNLIB's build system](https://cernlib.web.cern.ch/install/install.html), and are are needed for some programs to compile correctly.
|
|
@ -10,6 +10,7 @@ automake.section.md
|
|||
autopatchelf.section.md
|
||||
bmake.section.md
|
||||
breakpoint.section.md
|
||||
cernlib.section.md
|
||||
cmake.section.md
|
||||
gdk-pixbuf.section.md
|
||||
ghc.section.md
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue