mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
treewm: pass -Wno-error=implicit-int in CFLAGS to fix build on sparc64
breakage pointed out by kmos
This commit is contained in:
@@ -24,6 +24,8 @@ MAKE_FLAGS= CC="${CC}" CCOPTIONS="${CFLAGS}" CDEBUGFLAGS="" \
|
||||
LIBS="-L${X11BASE}/lib -lXxf86vm -lXpm -lXext -lX11" \
|
||||
INCLUDES="-I${X11BASE}/include"
|
||||
|
||||
CFLAGS += -Wno-error=implicit-int
|
||||
|
||||
DESTDIRNAME= ROOT
|
||||
FAKE_FLAGS= DOCFILES="ChangeLog PROBLEMS README README.tiling"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user