mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
This port really needs a GNU compiler to build
(gcc 2.95 is recommended, but modern stuff will work)
This commit is contained in:
parent
e87ee9e2a8
commit
ebcd129151
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344167
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@ USE_BZIP2= yes
|
|||
USE_AUTOTOOLS= libtool
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_CSTD= gnu89
|
||||
USE_GCC= any
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue