mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-22 17:51:16 +00:00
common/m4/gst-arch.m4: Implmenent a whitelist and blacklist for GST_UNALIGNED_ACESS, since we essentially know which ...
Original commit message from CVS: * common/m4/gst-arch.m4: Implmenent a whitelist and blacklist for GST_UNALIGNED_ACESS, since we essentially know which archs are ok.
This commit is contained in:
parent
7d681ed6f0
commit
8e4a4d41ca
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
2004-04-16 David Schleef <ds@schleef.org>
|
||||
|
||||
* common/m4/gst-arch.m4: Implmenent a whitelist and blacklist
|
||||
for GST_UNALIGNED_ACESS, since we essentially know which archs
|
||||
are ok.
|
||||
|
||||
2004-04-17 Benjamin Otte <otte@gnome.org>
|
||||
|
||||
* docs/gst/Makefile.am:
|
||||
|
|
2
common
2
common
|
@ -1 +1 @@
|
|||
Subproject commit d03e4388098656fa65df4d3a29e40fc556173d2d
|
||||
Subproject commit 5252791a08494c87ec84fadc385ec5b7c44f96b6
|
Loading…
Reference in a new issue