mirror of
https://github.com/sheumann/hush.git
synced 2025-01-03 16:29:50 +00:00
6 lines
221 B
Makefile
6 lines
221 B
Makefile
# ==========================================================================
|
|
# Build system
|
|
# ==========================================================================
|
|
|
|
CFLAGS += -march=i386 -mpreferred-stack-boundary=2
|