diff options
| author | Michael Forney <mforney@mforney.org> | 2017-10-22 21:03:13 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2017-10-23 21:43:52 -0700 |
| commit | 069f29525716dd37eb717f789622966d59ee9626 (patch) | |
| tree | 904badf228f0880d45cf7540273873f87a93d645 /pkg/bc/gen.lua | |
| parent | 8dbc68529b6d8c11d1104bcb7bebcfb64ad51a59 (diff) | |
bc: Don't use config-posix.h
Diffstat (limited to 'pkg/bc/gen.lua')
| -rw-r--r-- | pkg/bc/gen.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pkg/bc/gen.lua b/pkg/bc/gen.lua index f72090f4..18f8dadc 100644 --- a/pkg/bc/gen.lua +++ b/pkg/bc/gen.lua @@ -1,6 +1,5 @@ cflags{ '-D HAVE_CONFIG_H', - '-I include', '-I $dir', '-I $srcdir/h', } |
