summaryrefslogtreecommitdiff
path: root/core.nix
diff options
context:
space:
mode:
Diffstat (limited to 'core.nix')
-rw-r--r--core.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/core.nix b/core.nix
index a67e83d..1faaffe 100644
--- a/core.nix
+++ b/core.nix
@@ -34,7 +34,6 @@ pkgs.stdenvNoCC.mkDerivation rec {
${copyLibs libs}
make
- ar rvs libteensy-core.a *.o
popd
'';