We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3158825 + 87426fa commit 6ac5250Copy full SHA for 6ac5250
lib/dune
@@ -12,7 +12,7 @@
12
(vendored
13
; hack: multiple -I directives to work around cc commands being run from
14
; different relative directories. Is there a cleaner way to do this?
15
- (c_flags ("-Ilib" "-I."))))
+ (c_flags :standard "-Ilib" "-I.")))
16
(headers (include "hdr_histogram.h"))
17
(type_description
18
(instance Type)
0 commit comments