mirror of
https://github.com/jorisvink/kore
synced 2025-03-09 04:29:02 -04:00
Producing single binaries can now be done with building with "kore build". To get started edit your build.conf and add the following directives: single_binary = yes kore_source = /path/to/kore optionally you can add kore_flavor to instruct how kore should be built: kore_flavor = NOTLS=1 When doing this your build.conf must also include the correct linking options as the linking is now done fully by kore build. The binary produced will include your configuration and takes over a few of kore its command line flags (such as -f, -n or -r).
8 lines
40 B
Plaintext
8 lines
40 B
Plaintext
kore
|
|
*.o
|
|
*.swp
|
|
*.module
|
|
*.DSYM
|
|
cert
|
|
obj
|