• unknown's avatar
    - Do not build the RPMs statically on i386 by default, only when adding either · d9287762
    unknown authored
       "--with static" or "--define '_with_static 1'" to the RPM build options. 
       Static linking really only makes sense when linking against the specially patched
       glibc 2.2.5.
    
    
    support-files/mysql.spec.sh:
       - Do not build statically on i386 by default, only when adding either "--with
         static" or "--define '_with_static 1'" to the RPM build options. Static
         linking really only makes sense when linking against the specially patched
         glibc 2.2.5.
    d9287762
mysql.spec.sh 30 KB