git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
63fa444
)
gst1-libav: Fix musl compatibility
author
Ted Hess
<redacted>
Thu, 18 Jun 2015 20:27:18 +0000
(16:27 -0400)
committer
Ted Hess
<redacted>
Thu, 18 Jun 2015 20:27:27 +0000
(16:27 -0400)
Signed-off-by: Ted Hess <redacted>
multimedia/gst1-libav/Makefile
patch
|
blob
|
history
diff --git
a/multimedia/gst1-libav/Makefile
b/multimedia/gst1-libav/Makefile
index 3137e000ea340c99cc11ee3b3d73ca9505927e72..36a25293a970351983c70a4559e0f88e53e2f3b0 100644
(file)
--- a/
multimedia/gst1-libav/Makefile
+++ b/
multimedia/gst1-libav/Makefile
@@
-185,7
+185,7
@@
CONFIGURE_ARGS += \
--disable-yasm"
# XXX: trick to force use of embedded Libav headers
-TARGET_CFLAGS += $(TARGET_CPPFLAGS)
+TARGET_CFLAGS += $(TARGET_CPPFLAGS)
-D_GNU_SOURCE
TARGET_CPPFLAGS :=
TARGET_LDFLAGS += $(FPIC)
git clone https://git.99rst.org/PROJECT