.
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=223
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 3 06:34:49 UTC 2017 - werner@suse.de
|
||||
|
||||
- Check if "-no-pie" is known to the compiler/linker
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 2 16:49:35 UTC 2017 - meissner@suse.com
|
||||
|
||||
|
@@ -323,7 +323,8 @@ VERSION=%{version}
|
||||
"
|
||||
%endif
|
||||
CFLAGS="${RPM_OPT_FLAGS} -D_GNU_SOURCE -DGDK_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS"
|
||||
LDFLAGS="-no-pie"
|
||||
LDFLAGS=
|
||||
cflags -Wl,-no-pie LDFLAGS
|
||||
cflags -pipe CFLAGS
|
||||
cflags -Wno-pointer-sign CFLAGS
|
||||
cflags -Wno-unused-variable CFLAGS
|
||||
|
Reference in New Issue
Block a user