mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-09 20:40:13 -04:00
15 lines
378 B
Plaintext
15 lines
378 B
Plaintext
$NetBSD: patch-ab,v 1.3 2009/03/02 22:10:27 rh Exp $
|
|
|
|
--- src/makefile.orig 2009-01-06 12:17:29.000000000 +1000
|
|
+++ src/makefile
|
|
@@ -10,9 +10,7 @@
|
|
# Add -DCONFIG_FILE_PATH=\"/your/path/.highlightrc\" if you want to define a
|
|
# custom path to the highlight configuration file (default: $HOME/.highlightrc)
|
|
|
|
-CXX=c++
|
|
|
|
-CFLAGS:=-O2 ${CFLAGS}
|
|
|
|
# Source paths
|
|
CORE_DIR=./core/
|