Bug 25249 - Хочется optflags_shared
Summary: Хочется optflags_shared
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: tesseract (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Andrey Cherepanov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-18 11:36 MSK by Дмитрий Державин
Modified: 2011-09-01 18:10 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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)