summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bc10e92..80ad3e9 100644
--- a/Makefile
+++ b/Makefile
@@ -43,7 +43,7 @@ OBJS = $(PLUGIN).o lcd.o sockets.o i18n.o setup.o
### The C++ compiler and options:
CXX = g++
-CXXFLAGS = -g -O2 -Wall -Woverloaded-virtual -m486
+CXXFLAGS = -g -O2 -Wall -Woverloaded-virtual
### Implicit rules: