minix/servers
Lionel Sambuc fbd82e76a4 Let the build system manage compilation flags
Do not hardcode warning and optimisation flags, otherwise the
main options (i.e. DBG, CPPFLAGS) will not work as expected.

You can still provide specific default by using DBG?=<value>.

Doing so leaves the opportunity to override the setting from the
commandline, while the default value from the build system is
then ignored for that particular package.

When crosscompiling, and using build.sh, adding -V DBG=<value> has
this same effect as make DBG=<value>.

Change-Id: Ic610e4d33b945acad64571e1431f1814291e2d84
2013-03-08 09:41:49 +01:00
..
devman Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
ds Cleanup: Remove minix.bootprog.mk 2013-03-06 11:56:56 +01:00
ext2 VFS, FSes: add REQ_PEEK request type 2013-03-07 10:57:38 +00:00
hgfs Create SFFS library out of HGFS 2012-04-09 18:08:26 +02:00
inet Let the build system manage compilation flags 2013-03-08 09:41:49 +01:00
init Removing obsolete _NBSD_LIBC define 2013-02-26 09:44:24 +00:00
ipc Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
is Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
iso9660fs VFS, FSes: add REQ_PEEK request type 2013-03-07 10:57:38 +00:00
lwip Removing obsolete _MINIX_SOURCE define 2013-02-26 09:44:21 +00:00
mfs VFS, FSes: add REQ_PEEK request type 2013-03-07 10:57:38 +00:00
pfs UDS: check connection state better 2013-03-07 10:49:21 +00:00
pm Cleanup: Remove minix.bootprog.mk 2013-03-06 11:56:56 +01:00
procfs Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
rs Cleanup: Remove minix.bootprog.mk 2013-03-06 11:56:56 +01:00
sched Cleanup: Remove minix.bootprog.mk 2013-03-06 11:56:56 +01:00
vbfs Add VBFS: VirtualBox Shared Folder File System 2012-04-11 00:27:48 +02:00
vfs VFS, FSes: add REQ_PEEK request type 2013-03-07 10:57:38 +00:00
vm VM: shared memory pagefault fix 2013-03-07 10:40:22 +01:00
Makefile ARM updates 2013-01-17 10:03:58 +01:00
Makefile.inc Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00