Commit 99cea89d authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

Add #define for POSIX arch

parent 6b07fb11
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
# vim:ft=make

COMMON_FLAGS += -DMULTIPASS_ARCH_posix

CC = gcc
CXX = g++