projects
/
alioth
/
jupp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
project home
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b397bef
)
Revert "crazy klibc experiment (likely to fail)"
author
mirabilos
<m@mirbsd.org>
Fri, 1 Dec 2017 23:02:22 +0000
(
00:02
+0100)
committer
mirabilos
<m@mirbsd.org>
Fri, 1 Dec 2017 23:02:22 +0000
(
00:02
+0100)
it built, amazingly enough, but ^QM 2*3 <enter> yielded… 0 ⚠
This reverts commit
b397bef25a758fc361a2c8752acf57994b58ed1d
.
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index
d0462ca
..
b093c5b
100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-46,7
+46,7
@@
ifeq (,$(findstring klibc,${DEB_BUILD_OPTIONS}))
CC= gcc
else
# export CC='klcc -shared' manually if you want that
-CC= klcc
-msse
+CC= klcc
endif
else
CC= diet -Os gcc