ikarus-0.0.3_p1870-ikarus-enter.patch 409 B

1234567891011121314
  1. --- a/src/ikarus-enter.S 2008-01-29 04:44:17.000000000 +0000
  2. +++ b/src/ikarus-enter.S 2008-05-31 18:28:09.000000000 +0000
  3. @@ -13,7 +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. -
  7. +#if defined(__linux__) && defined(__ELF__)
  8. +.section .note.GNU-stack,"",%progbits
  9. +#endif
  10. .text
  11. .globl ik_asm_enter