mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
flac: Update to 1.33
Some adjustments to the configure flags.
Removed upstreamed patches.
Added PKG_BUILD_PARALLEL for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit b82bdd3f0e)
This commit is contained in:
@@ -4,11 +4,11 @@
|
||||
|
||||
ACLOCAL_AMFLAGS = -I m4
|
||||
|
||||
-SUBDIRS = doc include m4 man src examples test build objs microbench
|
||||
-SUBDIRS = doc include m4 man src test build objs microbench
|
||||
+SUBDIRS = include m4 src build objs
|
||||
|
||||
EXTRA_DIST = \
|
||||
COPYING.FDL \
|
||||
if EXAMPLES
|
||||
SUBDIRS += examples
|
||||
--- a/src/Makefile.am
|
||||
+++ b/src/Makefile.am
|
||||
@@ -30,11 +30,6 @@ SUBDIRS = \
|
||||
|
||||
Reference in New Issue
Block a user