nixpkgs/pkgs/development/libraries/gts
Christian Kampka b935375bec
gts: Fix cross compilation
gts generate binaries during the build process that are used during the
build process. When building cross-platform, these binaries are not
executable as they are built with for the target platform instead of the
host platform. The boostrap build introduced here will first build gts
natively and then cross-platform, using the native binaries in the
cross-build.
2020-09-02 17:04:41 +02:00
..
default.nix gts: Fix cross compilation 2020-09-02 17:04:41 +02:00