CONFIGURE: Override pkg-config on RISC OS
This commit is contained in:
parent
8b5bb41a2e
commit
66813c9fc2
1 changed files with 1 additions and 0 deletions
1
configure
vendored
1
configure
vendored
|
@ -2876,6 +2876,7 @@ case $_host_os in
|
|||
add_line_to_config_mk 'RISCOS = 1'
|
||||
append_var LDFLAGS "-L$GCCSDK_INSTALL_ENV/lib"
|
||||
append_var CXXFLAGS "-I$GCCSDK_INSTALL_ENV/include"
|
||||
_pkgconfig=$GCCSDK_INSTALL_ENV/ro-pkg-config
|
||||
_sdlpath=$GCCSDK_INSTALL_ENV/bin
|
||||
_freetypepath=$GCCSDK_INSTALL_ENV/bin
|
||||
_libcurlpath=$GCCSDK_INSTALL_ENV/bin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue