ikarus-0.0.3_p1870-cpu_has_sse2.patch 407 B

12345678910111213
  1. --- a/src/cpu_has_sse2.S 2008-01-29 04:44:10.000000000 +0000
  2. +++ b/src/cpu_has_sse2.S 2008-05-31 18:29:00.000000000 +0000
  3. @@ -13,6 +13,9 @@
  4. # You should have received a copy of the GNU General Public License
  5. # along with this program. If not, see <http://www.gnu.org/licenses/>.
  6. +#if defined(__linux__) && defined(__ELF__)
  7. +.section .note.GNU-stack,"",%progbits
  8. +#endif
  9. .text
  10. .globl cpu_has_sse2