forked from pool/bindfs
Remove conflicting CFLAGS (-pg cannot be mixed with -fomit-frame-pointer from %optflags)
OBS-URL: https://build.opensuse.org/package/show/filesystems/bindfs?expand=0&rev=11
This commit is contained in:
parent
3329634afa
commit
adc0e11062
@ -44,8 +44,6 @@ mountpoint can be altered using various rules.
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
export CFLAGS="%optflags -O0 -ggdb3 -pg --test-coverage"
|
||||
export LDFLAGS="-pg --test-coverage"
|
||||
%configure
|
||||
make %{?_smp_mflags}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user