Loading
open-watcom-v2-unwrapped: Do abit of housekeeping
- rec -> finalAttrs - Drop meta-wide with lib - GUI tool building can default to stdenv.hostPlatform.isWindows, prolly closer to correct than defaulting to false - substituteInPlace accepts multiple files, for loop not necessary - Just to be safe, reject non-GNU & non-Clang compilers. Who knows what Watcom needs to build on those... - Use lib functions for path-related stuff (makeBinPath, getExe)