mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-08 10:19:00 +00:00
switch away from using tradcpp(1) to cpp(1)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.5 2014/07/30 16:48:32 jsg Exp $
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.6 2021/11/30 08:52:59 robert Exp $
|
||||
|
||||
CONFIGURE_ARGS+= --with-cpp=/usr/libexec/tradcpp
|
||||
CONFIGURE_ARGS+= --with-cpp='/usr/libexec/cpp -traditional'
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
|
||||
Reference in New Issue
Block a user