]> granicus.if.org Git - libvpx/commit
Makefile: strip debugging informations only
authorKO Myung-Hun <komh@chollian.net>
Tue, 22 Jul 2014 11:19:52 +0000 (20:19 +0900)
committerJames Zern <jzern@google.com>
Thu, 24 Jul 2014 03:26:52 +0000 (20:26 -0700)
commit11f2d4df952e74206e6d7edaebdfb7c7884b5a32
treedbbc0ce497df40cd4fd15be23e36f2681b41c2d8
parent374c8859199ca9edc07d8a0cf66ea8ff8aec015f
Makefile: strip debugging informations only

--strip-unneeded causes SIGSEGV when accessing g_executable_path. So
test_libvpx crashes due to SIGSEGV in ::testing::InitGoogleTest().

OS/2, aout, strip v2.23.2

Change-Id: I2718d082447ee0d9ad0c021b9156c50e1ac085a6
build/make/Makefile