1
0
mirror of git://git.2f30.org/morpheus.git synced 2024-06-28 15:31:22 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Daniel Bainton
0e83f34cd6 Add NPROC to config.mk, for mk concurrency
nprocs and NPROC are kept separate because users might not want nprocs*2
processes. Also, NPROC messes up the build output quite a lot, users
might want to disable it for a sane output.
2014-03-01 01:35:31 +02:00
sin
1c117e6f74 Comment out optcflags and optldflags
These mostly work but not for all packages.  ncurses and/or libevent
seem to have trouble with them.
2014-02-28 18:16:36 +00:00
sin
2262ca81e6 Use exported CFLAGS and LDFLAGS from config.mk 2014-02-28 16:59:23 +00:00
sin
6f8a42e274 Start using $optldflags and $optcflags 2014-02-28 13:41:26 +00:00
Daniel Bainton
d71bb4e966 Move to a mk based build system 2014-02-28 14:22:25 +02:00