mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
@@ -32,11 +32,13 @@ mkdir -p src/third_party/lss
|
||||
cd src/third_party/lss
|
||||
tar -xzf %{SOURCE1} --strip-components=0
|
||||
|
||||
%build
|
||||
%conf
|
||||
export CFLAGS="$CFLAGS -Wno-error"
|
||||
export CXXFLAGS="$CXXFLAGS -Wno-error"
|
||||
|
||||
%configure
|
||||
|
||||
%build
|
||||
%make_build
|
||||
|
||||
%install
|
||||
|
||||
Reference in New Issue
Block a user