Loading pkgs/by-name/ow/owl-compositor/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -68,6 +68,9 @@ stdenv.mkDerivation { !stdenv.hostPlatform.isDarwin ) "-fobjc-runtime=gnustep-2.0"; # ld: Seat/OwlPointer.o: undefined reference to symbol 'round@@GLIBC_2.2.5' env.NIX_LDFLAGS = "-lm"; installPhase = '' runHook preInstall Loading Loading
pkgs/by-name/ow/owl-compositor/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -68,6 +68,9 @@ stdenv.mkDerivation { !stdenv.hostPlatform.isDarwin ) "-fobjc-runtime=gnustep-2.0"; # ld: Seat/OwlPointer.o: undefined reference to symbol 'round@@GLIBC_2.2.5' env.NIX_LDFLAGS = "-lm"; installPhase = '' runHook preInstall Loading