Skip to content

Conversation

@sertonix
Copy link
Contributor

@sertonix sertonix commented Jul 6, 2025

The ARM assembly syntax differs a bit

Fixes 61b9339 getarch/cpuid.S: Fix warning about executable stack

Ref #5313 (reply in thread)

The ARM assembly syntax differs a bit

Fixes 61b9339 getarch/cpuid.S: Fix warning about executable stack

Signed-off-by: Sertonix <[email protected]>
@martin-frbg
Copy link
Collaborator

Thank you

@martin-frbg martin-frbg added this to the 0.3.31 milestone Jul 7, 2025
@martin-frbg martin-frbg merged commit ee6560c into OpenMathLib:develop Jul 7, 2025
31 checks passed
gentoo-bot pushed a commit to gentoo/gentoo that referenced this pull request Dec 16, 2025
```
make -j40 -l90 -O shared
cpuid.S: Assembler messages:
cpuid.S:69: Error: junk at end of line, first unrecognized character is `,'
make[1]: *** [Makefile.prebuild:100: getarch] Error 1
make[1]: Entering directory '/var/tmp/portage/sci-libs/openblas-0.3.30-r4/work/OpenBLAS-0.3.30/interface'
armv7a-unknown-linux-gnueabihf-gcc -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard  [...]  -c axpy.c -o saxpy.o
In file included from axpy.c:40:
../common.h:62:10: fatal error: config.h: No such file or directory
   62 | #include "config.h"
      |          ^~~~~~~~~~
compilation terminated.
make[1]: *** [Makefile:825: saxpy.o] Error 1
```

Bug: OpenMathLib/OpenBLAS#5360
Signed-off-by: Eli Schwartz <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants