VirtualBox

Ignore:
Timestamp:
Sep 16, 2015 3:59:29 PM (9 years ago)
Author:
vboxsync
Message:

Installer/linux: support building RPMs without VBoxSDL.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/linux/rpm/rules

    r57786 r57789  
    2424#  NOMODS=1         don't build any module
    2525#  NOQT=1           don't build the Qt GUI
     26#  NOSDL=1          don't build VBoxSDL
    2627#  EFI=1            include the EFI binary from prebuild
    2728#  VERSUFFIX=<suffix> set a particular package version suffix (e.g. _customer)
     
    145146
    146147cfg_flags := $(if $(NOQT),--disable-qt,) \
     148             $(if $(NOSDL),--disable-vboxsdl,) \
    147149             $(if $(filter sles10.1,$(rpmrel)),--build-libxml2,) \
    148150             $(if $(filter el5 el6 sles10.1 sles11.0 mdv2011.0,$(rpmrel)),--build-libvpx,) \
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette