mirror of
https://github.com/cahirwpz/libnix.git
synced 2025-11-19 16:00:58 +00:00
Devise a counterpart for libnix13.
From now on nix13 or nix20 will have to be provided explicitely to linker, depending on which Kickstart your application should run on.
This commit is contained in:
2
configure
vendored
2
configure
vendored
@ -1202,6 +1202,7 @@ trap 'rm -fr `echo "Makefile
|
||||
sources/misc/Makefile
|
||||
sources/nix/Makefile
|
||||
sources/nix13/Makefile
|
||||
sources/nix20/Makefile
|
||||
sources/nixmain/Makefile
|
||||
sources/nix_main/Makefile
|
||||
sources/socket/Makefile
|
||||
@ -1297,6 +1298,7 @@ CONFIG_FILES=\${CONFIG_FILES-"Makefile
|
||||
sources/misc/Makefile
|
||||
sources/nix/Makefile
|
||||
sources/nix13/Makefile
|
||||
sources/nix20/Makefile
|
||||
sources/nixmain/Makefile
|
||||
sources/nix_main/Makefile
|
||||
sources/socket/Makefile
|
||||
|
||||
Reference in New Issue
Block a user