<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>33805</bug_id>
          
          <creation_ts>2017-08-24 16:20:22 +0300</creation_ts>
          <short_desc>[FR] собираемость на lcc/e2k</short_desc>
          <delta_ts>2023-11-15 12:31:36 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>libsrtp</component>
          <version>unstable</version>
          <rep_platform>e2k</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>patch</keywords>
          <priority>P3</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Michael Shigorin">mike</reporter>
          <assigned_to name="Sergey Bolshakov">sbolshakov</assigned_to>
          <cc>sbolshakov</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>165393</commentid>
    <comment_count>0</comment_count>
    <who name="Michael Shigorin">mike</who>
    <bug_when>2017-08-24 16:20:22 +0300</bug_when>
    <thetext>Прошу обеспечить сабж, мне пришлось сделать так:

 export CFLAGS
-CFLAGS=&quot;$CFLAGS -fPIC -Wall -O2 -fexpensive-optimizations -funroll-loops&quot;
+CFLAGS=&quot;$CFLAGS -fPIC -Wall -O2 -funroll-loops&quot;
+%ifnarch e2k
+# lcc doesn&apos;t do that as of 1.21.20
+CFLAGS=&quot;$CFLAGS -fexpensive-optimizations&quot;
+%endif
 %configure --enable-pic</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>237203</commentid>
    <comment_count>1</comment_count>
    <who name="Sergey Bolshakov">sbolshakov</who>
    <bug_when>2023-11-15 12:31:36 +0300</bug_when>
    <thetext>судя по наличию актуальных версий в e2k, неактуально.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>