prevent automake magic from attempting to rebuild things unnecessarily
This commit is contained in:
parent
8b5a10d4a5
commit
d2c77b4007
@ -73,6 +73,8 @@ This package contains documentation needed for developing with %{name}.
|
||||
%setup -q
|
||||
%patch0 -p1 -b .concurrency-stresstest
|
||||
%patch10 -p1 -b .autofoo
|
||||
# prevent automake magic from attempting to rebuild things unnecessarily
|
||||
touch config.h.in
|
||||
|
||||
%build
|
||||
# use PIC/PIE because babl is likely to deal with data coming from untrusted
|
||||
|
Loading…
Reference in New Issue
Block a user