nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
at netboot-syslinux-multiplatform 13 lines 246 B view raw
1diff --git a/makefile b/makefile 2index 4c111a1..8d9e02e 100644 3--- a/makefile 4+++ b/makefile 5@@ -21,7 +21,7 @@ 6 CC := $(CC) -fpic -pedantic 7 DEBUG=-g -Wall -Wno-char-subscripts -O 8 Osuf=o 9-SOsuf=so 10+SOsuf=dylib 11 LIBsuf=a 12 EXE_EXT= 13 LIBPREFIX=lib