diff options
| author | Roman Divacky <rdivacky@FreeBSD.org> | 2013-08-27 18:35:04 +0000 |
|---|---|---|
| committer | Roman Divacky <rdivacky@FreeBSD.org> | 2013-08-27 18:35:04 +0000 |
| commit | 4d93b060fa4c557830c690e6cb90b398a43e3582 (patch) | |
| tree | 35f028fede2617fb6ec5cadf4fea4421f7c4ef57 /sys/modules/linux | |
| parent | 6a52209f9cf5dea89a1a7e1ed4e84f42cbb49172 (diff) | |
Notes
Diffstat (limited to 'sys/modules/linux')
| -rw-r--r-- | sys/modules/linux/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/modules/linux/Makefile b/sys/modules/linux/Makefile index 9d8dcf9346e2..7ed6e989388f 100644 --- a/sys/modules/linux/Makefile +++ b/sys/modules/linux/Makefile @@ -64,7 +64,3 @@ CFLAGS+= -DKTR .endif .include <bsd.kmod.mk> - -# XXX: clang integrated-as doesn't grok .codeNN directives yet -CFLAGS.linux32_locore.s= ${CLANG_NO_IAS} -CFLAGS+= ${CFLAGS.${.IMPSRC:T}} |
