projects
/
oweals
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0bf57f6
)
GCC: serious business, srsly
author
Steven Barth
<steven@midlink.org>
Sat, 6 Jun 2009 20:50:43 +0000
(20:50 +0000)
committer
Steven Barth
<steven@midlink.org>
Sat, 6 Jun 2009 20:50:43 +0000
(20:50 +0000)
libs/px5g/Makefile
patch
|
blob
|
history
diff --git
a/libs/px5g/Makefile
b/libs/px5g/Makefile
index d9aa89fbfb53c8d4e8e2b582f1ae1b499ab1cbe1..a283d6d56af2a00505bb33849ffe52fd54756a76 100644
(file)
--- a/
libs/px5g/Makefile
+++ b/
libs/px5g/Makefile
@@
-2,7
+2,8
@@
include ../../build/config.mk
include ../../build/module.mk
include ../../build/gccconfig.mk
-PX5G_LIB_CFLAGS = -Isrc/ -fvisibility=hidden
+PX5G_LIB_CFLAGS = -Isrc/ -fvisibility=hidden -include src/polarssl/rsa.h \
+ -include src/polarssl/x509.h
PX5G_OBJ_CFLAGS = -Isrc/
PX5G_LIB = src/library/bignum.o src/library/havege.o src/library/rsa.o \