summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
Diffstat (limited to 'cscript')
-rw-r--r--cscript1
1 files changed, 0 insertions, 1 deletions
diff --git a/cscript b/cscript
index 868486f..f7b859d 100644
--- a/cscript
+++ b/cscript
@@ -48,7 +48,6 @@ def build(target, options):
blockdev = 'linux'
ext = 'a'
device = 'dev'
- target.command('CFLAGS=-fPIC cmake .')
elif target.platform == 'osx':
if target.arch == 'x86_64':
type = 'osx'