SHA256
1
0
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:
Jan Engelhardt 2012-10-27 23:03:30 +00:00 committed by Git OBS Bridge
parent 3329634afa
commit adc0e11062

View File

@ -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}