mirror of
https://review.haiku-os.org/buildtools
synced 2025-01-19 12:51:22 +01:00
Jerome Duval
5bdd342ffa
gcc: ASM_COMMENT_START shouldn't be defined at the OS level.
* arm: ASM_COMMENT_START is defined in arm/aout.h. * i386 and x86_64: define ASM_COMMENT_START. * others: ASM_COMMENT_START is defined in ${arch}/${arch}.h.
Description
No description provided
Languages
C
38.1%
C++
21.3%
Makefile
9.1%
Ada
7.7%
D
4.3%
Other
18.8%