mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 23:12:57 +02:00
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
Reference in a new issue