|
|
@@ -201,7 +201,7 @@ static __inline int blas_quickdivide(blasint x, blasint y){ |
|
|
|
REALNAME:; |
|
|
|
|
|
|
|
#if defined(__linux__) && defined(__ELF__) |
|
|
|
#define GNUSTACK .section .note.GNU-stack,"",%progbits |
|
|
|
#define GNUSTACK .section .note.GNU-stack,"",@progbits |
|
|
|
#else |
|
|
|
#define GNUSTACK |
|
|
|
#endif |
|
|
|