forked from pool/dictd
fix: apparently GNU/lexx is not 100% lexx
This commit is contained in:
parent
414a2e609b
commit
32ef8c0c43
@ -72,6 +72,7 @@ This package contains development files for the dictd package.
|
||||
%prep
|
||||
%autosetup -p1
|
||||
|
||||
|
||||
autoreconf --force --install --verbose
|
||||
|
||||
%build
|
||||
@ -85,6 +86,7 @@ export LDFLAGS="%{?__global_ldflags}" CPPFLAGS="%{optflags} -fPIC"
|
||||
# export COPTS="%{optflags} -fPIC"
|
||||
# mkc_compiler_settings
|
||||
# mkcmake all
|
||||
export LEXLIB="-fl"
|
||||
%configure --enable-dictorg --with-plugin-dbi
|
||||
# --disable-plugin
|
||||
%make_build
|
||||
|
Loading…
Reference in New Issue
Block a user