index
:
cpt
5.1.x
blake3
configure
cpt-6.0.x
cpt-6.1.x
cpt-6.2.x
cpt-6.3.x
cpt-6.x
cpt-7.0.x
experiment/lazyload
feature/cpt-list-version-check
full-pkg-path
helpers
master
redo
repository-backend
shellspec
tsort
unknown
update-exec
[MIRROR] Carbs Packaging Tools
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
config.mk
3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.mk b/config.mk
index 4f1744e..b369865 100644
--- a/
config.mk
+++ b/
config.mk
@@ -18,3 +18,6 @@ LIBS = -lc
# C compiler and linker
CC = cc
LD = ${CC}
+
+# Uncomment this if you have getopt on your system
+# SYSTEM_GETOPT = 1