projects
/
webkit2gtk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2f0bb6
)
Fix FTBFS in Hurd
author
Alberto Garcia
<berto@igalia.com>
Fri, 6 Mar 2015 07:33:11 +0000
(07:33 +0000)
committer
Alberto Garcia
<berto@igalia.com>
Fri, 6 Mar 2015 07:33:11 +0000
(07:33 +0000)
===================================================================
Gbp-Pq: Name local-label-string-hurd.patch
Source/WTF/wtf/InlineASM.h
patch
|
blob
|
history
diff --git
a/Source/WTF/wtf/InlineASM.h
b/Source/WTF/wtf/InlineASM.h
index f22d7b997199984983178440bb1ebf8434f05d44..d440bda3d6e5897acc042e45d44cfac2e86cf5bd 100644
(file)
--- a/
Source/WTF/wtf/InlineASM.h
+++ b/
Source/WTF/wtf/InlineASM.h
@@
-82,6
+82,7
@@
#elif OS(LINUX) \
|| OS(FREEBSD) \
|| OS(OPENBSD) \
+ || OS(HURD) \
|| OS(NETBSD)
// GNU as-compatible syntax.
#define LOCAL_LABEL_STRING(name) ".L" #name