fixup! Apply ASLR 97/143297/1 accepted/tizen/4.0/unified/20170828.221808 accepted/tizen/unified/20170809.135531 submit/tizen/20170809.082250 submit/tizen_4.0/20170828.100007
authorSeungbae Shin <seungbae.shin@samsung.com>
Wed, 9 Aug 2017 08:17:33 +0000 (17:17 +0900)
committerSeungbae Shin <seungbae.shin@samsung.com>
Wed, 9 Aug 2017 08:17:53 +0000 (17:17 +0900)
[Version] 5.0-123
[Issue Type] Cleanup

Change-Id: I8ba3dffc37314c5a2015422476a91c5223baa608

packaging/pulseaudio.spec
src/Makefile.am

index 525fd7e..ce292fe 100644 (file)
@@ -12,7 +12,7 @@
 Name:             pulseaudio
 Summary:          Improved Linux sound server
 Version:          5.0
-Release:          122
+Release:          123
 Group:            Multimedia/Audio
 License:          LGPL-2.1
 URL:              http://pulseaudio.org
index 12af807..ae2db2e 100644 (file)
@@ -240,7 +240,7 @@ endif
 
 pasuspender_SOURCES = utils/pasuspender.c
 pasuspender_LDADD = $(AM_LDADD) libpulse.la libpulsecommon-@PA_MAJORMINOR@.la
-pasuspender_CFLAGS = $(AM_CFLAGS)
+pasuspender_CFLAGS = $(AM_CFLAGS) -fPIC -pie
 pasuspender_LDFLAGS = $(AM_LDFLAGS) $(BINLDFLAGS)
 
 pacmd_SOURCES = utils/pacmd.c