|
Lines 17-22
Link Here
|
| 17 |
|
17 |
|
| 18 |
GNU_CONFIGURE= yes |
18 |
GNU_CONFIGURE= yes |
| 19 |
CONFIGURE_ARGS= --disable-werror |
19 |
CONFIGURE_ARGS= --disable-werror |
|
|
20 |
CFLAGS:= ${CFLAGS:N-D*} |
| 20 |
INSTALL_TARGET= install-strip |
21 |
INSTALL_TARGET= install-strip |
| 21 |
SSP_UNSAFE= Refuses -l in LDFLAGS |
22 |
SSP_UNSAFE= Refuses -l in LDFLAGS |
| 22 |
USES= libtool pathfix compiler:c++11-lang |
23 |
USES= libtool pathfix compiler:c++11-lang |