projects
/
platform
/
upstream
/
libinput.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a12362
)
Move configuration to %build stage
sandbox/nmerinov/llvm
author
Nikolai Merinov
<n.merinov@samsung.com>
Tue, 5 Feb 2019 13:39:25 +0000
(16:39 +0300)
committer
Nikolai Merinov
<n.merinov@samsung.com>
Tue, 5 Feb 2019 13:39:25 +0000
(16:39 +0300)
packaging/libinput.spec
patch
|
blob
|
history
diff --git
a/packaging/libinput.spec
b/packaging/libinput.spec
index 8e178e269cee56932918556d56d2d7df5340261a..93eb78b188634982d086a1d1255c26ee8da62865 100644
(file)
--- a/
packaging/libinput.spec
+++ b/
packaging/libinput.spec
@@
-50,12
+50,12
@@
functionality that users expect.
%setup -q
cp %{SOURCE1001} .
+%build
export LIBINPUT_EXECUTABLE_CFLAGS=" -fPIE "
export LIBINPUT_EXECUTABLE_LIBS=" -pie "
%autogen --with-udev-dir=%{udev_dir} --disable-documentation --disable-debug-gui --disable-tests --disable-libwacom
-%build
%__make %{?_smp_mflags}
%install