summaryrefslogtreecommitdiff
path: root/makeopts.in
diff options
context:
space:
mode:
authorSean Bright <sean.bright@gmail.com>2017-03-24 08:43:05 -0400
committerCorey Farrell <git@cfware.com>2017-03-27 10:36:15 -0400
commitb033b74118d6c65b495a70556c22ade55d1ec39a (patch)
tree3b74d9857678a4bbe864b0d8de711cdcfd40e95f /makeopts.in
parent3e2cd7c5932399fe6ebcf73e324dc59a171fbe72 (diff)
core: Remove embedded module support
This has not worked for some time and is no longer actively maintained. Change-Id: I5110b0db69c152761b58fa025cb0a53b0e544d99
Diffstat (limited to 'makeopts.in')
-rw-r--r--makeopts.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/makeopts.in b/makeopts.in
index 5f9188fc1..05f8d097f 100644
--- a/makeopts.in
+++ b/makeopts.in
@@ -62,9 +62,6 @@ HOST_OS=@HOST_OS@
OSARCH=@OSARCH@
OSREV=@PBX_OSREV@
-GC_CFLAGS=@GC_CFLAGS@
-GC_LDFLAGS=@GC_LDFLAGS@
-
PTHREAD_CFLAGS=@PTHREAD_CFLAGS@
PTHREAD_LIBS=@PTHREAD_LIBS@