Bug 25249

Summary: Хочется optflags_shared
Product: Sisyphus Reporter: Дмитрий Державин <dd>
Component: tesseractAssignee: Andrey Cherepanov <cas>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P3 CC: cas
Version: unstable   
Hardware: all   
OS: Linux   

Description Дмитрий Державин 2011-03-18 11:36:11 MSK
Если есть возможность, соберите, пожалуйста, с optflags_shared:

 %build
 export CFLAGS=
 export CXXFLAGS=
+%add_optflags %optflags_shared
 %configure --disable-static
 %make_build

Нужно для сборки Sikuli (http://www.sikuli.org). Проверил сборку с optflags_shared у себя в hasher-е — собирается и внутри Sikuli работает.
Comment 1 Repository Robot 2011-09-01 18:10:58 MSK
tesseract-3.00-alt1 -> sisyphus:

* Wed Aug 31 2011 Andrey Cherepanov <cas@altlinux> 3.00-alt1
- New version 3.00 (closes: #25477)
- Add optflags_shared for build (closes: #25249)