maya
89195d5850
force disable seccomp, in case it gets detected.
...
the configuration in this version of file is non-functional and results
in build failure if detected. The next version should be fine, but let's
ensure nobody runs into this build failure until it's imported.
reported by e3ef13f4ff44 on freenode.
2018-09-28 14:45:16 +00:00
mrg
9ac63422b6
force set ac_cv_mkdir_path to our install -d program.
...
fixes the remaining issues with 'sourcesets' and 'tools'.
2012-04-15 08:37:32 +00:00
christos
35eb44d139
use new file
2009-05-08 17:45:22 +00:00
lukem
83079ea51d
Configure with --disable-warnings; cross-compiling on NetBSD 3.1
...
with gcc 3.3.3 doesn't support -Wextra
2008-08-31 00:31:22 +00:00
chs
6fafa8c2a3
don't build a shared lib for the host-tool, it doesn't work on hp700
...
and isn't needed anyway.
2005-05-08 01:47:33 +00:00
jmc
e392f6d248
Pass CC,CXX and a few other vars along to configure so file can find the c++
...
preprocessor (which of course it doesn't even use...)
2005-02-11 15:01:57 +00:00
gson
60359fcd1e
When building with "-j 2", linking the "file" tool failed because
...
libmagic.la hadn't been built yet. Work around by adding a .NOTPARALLEL
target.
2003-07-08 03:41:34 +00:00
pooka
8daae68793
build file(1) as a host tool (for compiling magic files)
2003-03-25 23:43:49 +00:00