Timidger on v0.8.0-changelog
Timidger on master
Added v0.8.0 changelog to chang… Merge pull request #517 from wa… (compare)
Timidger on v0.8.0-changelog
Added v0.8.0 changelog to chang… (compare)
Timidger on wlroots
MASSIVE deletion (compare)
Timidger on wlroots
Added wlroots-rs submodule Thi… (compare)
Timidger on working-top-bar-wlroots
Working top bar in wlroots (compare)
Timidger on working-top-bar-wlroots
Working top bar in wlroots (compare)
Timidger on wlroots-wip
Timidger on wlroots-top-bar-hack
Timidger on working-top-bar-wlroots
Working top bar in wlroots (compare)
/usr/bin/clang
)
stddef.h
in lots of funny places (and even once finds GCC's version)
wlroots-sys
(which is of course a bad thing to do) makes things build here:diff --git a/wlroots-sys/build.rs b/wlroots-sys/build.rs
index f177ef0..7d15561 100644
--- a/wlroots-sys/build.rs
+++ b/wlroots-sys/build.rs
@@ -28,6 +28,7 @@ fn main() {
.ctypes_prefix("libc")
.clang_arg("-Iwlroots/include")
.clang_arg("-Iwlroots/include/wlr")
+ .clang_arg("-I/usr/lib/llvm-4.0/lib/clang/4.0.1/include")
// NOTE Necessary because they use the out directory to put
// pragma information on what features are available in a header file
// titled "config.h"
curl
into a shell....
/usr/bin/strings
)