summaryrefslogtreecommitdiff
path: root/crt/crt1.c
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2012-05-01 19:30:03 -0400
committerRich Felker <dalias@aerifal.cx>2012-05-01 19:30:03 -0400
commitd76eafcbdc099abfc1b6d09829349f01c0bfcacf (patch)
tree71d2f0f4fd295ddd2b6fdeab4991bf65065b7d3e /crt/crt1.c
parentd86d2829abc116c3e8741aa92727a5c55023088a (diff)
downloadmusl-d76eafcbdc099abfc1b6d09829349f01c0bfcacf.tar.gz
reorganize Makefile to support "least surprise" config/make semantics
the major change here is that CFLAGS is now a variable that can be changed entirely under user control, without causing essential flags to be lost. previously, "CFLAGS += ..." was valid in config.mak, but using "CFLAGS = ..." in config.mak would have badly broken the build process unless the user took care to copy the necessary flags out of the main Makefile. I have also added a distclean target that removes config.mak.
Diffstat (limited to 'crt/crt1.c')
0 files changed, 0 insertions, 0 deletions