diff options
| author | Roy Marples <roy@marples.name> | 2019-09-04 06:53:33 +0300 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2019-09-04 06:53:33 +0300 |
| commit | 6daa6537e227810f17dfc361266360c4777e73ca (patch) | |
| tree | bea02022b261b3b03a02bf8090ae9ddb178f72c0 /configure | |
| parent | ce81abd4cefa1ea1889113f3a1546f0cc26cbc86 (diff) | |
| download | dhcpcd-6daa6537e227810f17dfc361266360c4777e73ca.tar.xz | |
Solaris: remove development warning, all looks good now :)
Diffstat (limited to 'configure')
| -rwxr-xr-x | configure | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -459,8 +459,6 @@ qnx*) echo "DHCPCD_SRCS+= if-bsd.c" >>$CONFIG_MK ;; sunos*) - echo "WARNING!!! Solaris support is at early development stage!" >&2 - echo "so don't expect it to work just yet, patches welcome" >&2 echo "CPPFLAGS+= -D_XPG4_2 -D__EXTENSIONS__ -DBSD_COMP" \ >>$CONFIG_MK echo "DHCPCD_SRCS+= if-sun.c" >>$CONFIG_MK |
