projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f07e87f
)
Revert "util: Build u_bitmask.o when using make."
author
Brian Paul
<brianp@vmware.com>
Tue, 12 Jan 2010 03:18:50 +0000
(20:18 -0700)
committer
Brian Paul
<brianp@vmware.com>
Tue, 12 Jan 2010 03:19:30 +0000
(20:19 -0700)
This reverts commit
01eff0e6d23f90650de7c563f74a1aec3de112a6
.
u_bitmask.c was already in the C_SOURCES list.
src/gallium/auxiliary/util/Makefile
patch
|
blob
|
history
diff --git
a/src/gallium/auxiliary/util/Makefile
b/src/gallium/auxiliary/util/Makefile
index 55990481923e63ca45ca227c6f4a5b88daf29873..7e47ec6d3badfe3ebb3af38e1ec387c7f65b3ef3 100644
(file)
--- a/
src/gallium/auxiliary/util/Makefile
+++ b/
src/gallium/auxiliary/util/Makefile
@@
-4,7
+4,6
@@
include $(TOP)/configs/current
LIBNAME = util
C_SOURCES = \
- u_bitmask.c \
u_debug.c \
u_debug_dump.c \
u_debug_symbol.c \