R: remove FFLAGS=CFLAGS hack
This commit is contained in:
parent
5922df60c7
commit
8864a0110e
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@ shlib_provides="libR.so"
|
|||
pre_configure() {
|
||||
export R_BROWSER=/usr/bin/xdg-open
|
||||
export R_PDFVIEWER=/usr/bin/xdg-open
|
||||
export FFLAGS="$CFLAGS"
|
||||
}
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue