diff options
Diffstat (limited to 'Makerules.in')
-rw-r--r-- | Makerules.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Makerules.in b/Makerules.in index 7538834..ce15497 100644 --- a/Makerules.in +++ b/Makerules.in @@ -74,10 +74,6 @@ CFLAGS += $(CFLAGS-common) CFLAGS += -fno-strict-aliasing LDFLAGS += $(LDFLAGS-common) - -# Assemble .S files correctly -ASFLAGS += -DASSEMBLER - # # How to do some things |