Commit graph

8 commits

Author SHA1 Message Date
adam
18962cb962 Makefile clean-up; pass CFLAGS and LDFLAGS to Makefile -- fixes builds with -isysroot (e.g. Mac OS X) 2012-06-22 16:24:55 +00:00
dholland
6b74a90d81 wups, missed part of previous. 2011-09-04 21:26:53 +00:00
dholland
b123296fb6 Remove incorrect patch hunks that make perfectly good static variables
into globals.
2011-09-04 21:20:06 +00:00
dholland
190519999b Disable this package's INLINE because it's misused for out-of-line
declarations.

Note that if someone wanted to go through and tidy up, most but not
all of the functions currently tagged INLINE could be removed from
the .h files and changed to static inilne. However, that doesn't seem
worthwhile here and now.
2011-09-04 21:17:13 +00:00
grant
a678bf4098 add patch i missed last time. noted by Matthew Luckie. 2005-08-24 02:28:22 +00:00
grant
a1b65715e4 - don't pass gcc specific arguments
- don't use static variables in inline functions

fixes build with sunpro.
2005-07-30 11:30:03 +00:00
dmcmahill
e91e007ec0 do not add -march=pentium on all systems 2003-09-23 21:32:15 +00:00
mrg
2813289d81 import new package for "toolame":
tooLAME is an optimized Mpeg Audio 1/2 Layer 2 encoder.  It is based heavily on
    - the ISO dist10 code
    - improvement to algorithms as part of the LAME project: www.sulaco.org/mp3
    - work by Michael Cheng and other contributors (see CONTRIBUTORS)
2003-06-23 07:07:26 +00:00