mirror of
https://github.com/Noratrieb/portability.git
synced 2026-01-14 15:55:04 +01:00
static TLS works for the main exe!!
This commit is contained in:
parent
5c284548bd
commit
a6de0298f2
7 changed files with 214 additions and 30 deletions
|
|
@ -1,3 +1,4 @@
|
|||
{ pkgs ? import <nixpkgs> { } }: pkgs.mkShell {
|
||||
nativeBuildInputs = with pkgs; [ lld_18 rustup ];
|
||||
packages = with pkgs; [ gef ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue