update to fix arch-specific build flags
This commit is contained in:
parent
64fc4457dc
commit
45ae3f30a2
@ -44,11 +44,13 @@ key and never exiting, so no deactivation/activation sequences will be seen.
|
||||
|
||||
Neither the slub script or realtime-entsk are active by default.
|
||||
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
|
||||
%build
|
||||
%make_build all
|
||||
%make_build CFLAGS="%{build_cflags} -D_GNU_SOURCE" all
|
||||
|
||||
%install
|
||||
%make_install DEST=%{buildroot} install
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (realtime-setup-2.2.tar.bz2) = 72522a23cd08224c986c69677a0c00029e718c41fdee92dc5eea56028ecae3b55c2240e3d67564a1865458a3b46b52e360b60430bf6e66056b3717232040f8ff
|
||||
SHA512 (realtime-setup-2.2.tar.bz2) = 2338692c25149839a6a2f1322f7553b277f82d127a1002585a3b8c6a946996096cde10f5aa41d35846583f545e2630c5ccb58ac2d1399389eaf7376d63c7d011
|
||||
|
Loading…
Reference in New Issue
Block a user