minix/lib/librefuse
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
..
fuse.h Import librefuse and libpuffs 2011-11-14 11:53:05 +00:00
fuse_opt.h Import librefuse and libpuffs 2011-11-14 11:53:05 +00:00
Makefile Let the build system manage compilation flags 2013-03-08 09:41:49 +01:00
refuse.3 Import librefuse and libpuffs 2011-11-14 11:53:05 +00:00
refuse.c Import librefuse and libpuffs 2011-11-14 11:53:05 +00:00
refuse_opt.c Fix many more comiler warnings 2011-11-28 10:07:55 +00:00
shlib_version set major version of shlibs to 0 2012-05-10 16:38:24 +02:00
TODO Import librefuse and libpuffs 2011-11-14 11:53:05 +00:00