VirtualBox

Changeset 56772 in vbox for trunk/src/VBox/HostDrivers


Ignore:
Timestamp:
Jul 3, 2015 12:10:17 PM (10 years ago)
Author:
vboxsync
Message:

build fix

Location:
trunk/src/VBox/HostDrivers/Support
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/SUPR0-def-lx.sed

    r56769 r56772  
    3939# Handle trailing selection comment (/* solaris-only, os2-only */).
    4040/\*\/ *$/!b transform
    41 /only-os2/b strip_comment
     41/only-os2/b transform
     42/only-/!b transform
    4243d
    43 :strip_comment
    44 s/ *\/\*.*$//
    4544     
    4645:transform
     
    4948
    5049s/^    { "\([^"]*\)",[^}]*}[,].*$/    _\1/
     50
     51s, */\*.*\*/ *$,,
    5152b end
    5253
  • trunk/src/VBox/HostDrivers/Support/SUPR0-def-pe.sed

    r56769 r56772  
    3939# Handle trailing selection comment (/* solaris-only, windows-only */).
    4040/\*\/ *$/!b transform
    41 /only-windows/b strip_comment
     41/only-windows/b transform
     42/only-/!b transform
    4243d
    43 :strip_comment
    44 s/ *\/\*.*$//
    4544     
    4645:transform
     
    5150
    5251s,/\* SED: \([A-Z]*\) \*/, \1,
     52s, */\*.*\*/ *$,,
    5353b end
    5454
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